Code Monkey home page Code Monkey logo

Comments (4)

prayagd avatar prayagd commented on August 10, 2024

@ebma Can you please with the following questions? Please add the responses under technical consideration in the above message.

  • How to fetch the above listed details?

from portal.

gonzamontiel avatar gonzamontiel commented on August 10, 2024

Show a new page with additional details of the transaction.

  • Parachain block

What do you expect to see here @prayagd ? If it was the block in which the transaction was finally included (i.e. the Pendulum chain block where the mint/burn happened), then we don't have a direct link between the transfer object in spacewalk and that information.
This is something that we could extract having an indexer. Then, we could ask the index, for example, for all the transactions (extrinsics) of type issue.executeIssue and then filter the one that we care about, and then, get the block number of that transaction.
I cannot think of another easy way, @ebma anything to add?

from portal.

ebma avatar ebma commented on August 10, 2024

I also can't think of an easy way to show the block number for an extrinsic. And I think it's not that important to have that information as a user.

As @gonzamontiel, we would probably only be able to show that once we have an indexer, so I'd suggest we drop that number as a whole from the dialog. While we could show the openTime, ie the number of the active block when the request was opened, the user can't do anything with that information and it might confuse more than it helps.

from portal.

prayagd avatar prayagd commented on August 10, 2024

@gonzamontiel Ok for this iteration we can drop the Parachain block number from this release as i understand it is high effort to get it now. @ebma Dont agree that this is not useful information. I mean yes instead of showing the block number we can show the txn id as it is good UX to see that the transaction has actually happened on the blockchain.

from portal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.