hirosystems / explorer

Explore transactions and accounts on the Stacks blockchain. Clone any contract and experiment in your browser with the Explorer sandbox.
https://explorer.hiro.so/
MIT License
141 stars 102 forks source link

Make it clearer what the state of a transaction is and what it means #1408

Open 314159265359879 opened 10 months ago

314159265359879 commented 10 months ago

Make much clearer when transactions are Confirmed: success, Confirmed: failed or dropped and what that means.

Is your feature request related to a problem? Please describe. When a user sees this they do not understand the transaction isn't a success... they do not see that "dropped" at the top and/or do not understand what it means. Why isn't this whole page painted red for dropped and failed transactions?

image

Describe the solution you'd like So a very clear distinction between confirmed succesful transactions, confirmed failed transactions and dropped/expired transactions

add an explainer on the explorer for each of such states: something like these drafts:

Note that a transaction can be dropped but not yet expired. I have seen this for transactions that have a nonce that has already been confirmed but the transaction is not yet 256 blocks old so it could still be mined if the chain forks/reorgs. I am not sure if you want to cover that too with a specific state and explanation could be helpful: Central exchanges may not consider refunds until they are sure a transaction that is dropped also is expired.

Additional context Add any other context or screenshots about the feature request here.

314159265359879 commented 10 months ago

Something like this: image

andresgalante commented 10 months ago

As you mentioned showing clear transaction status is very important. We have that in our backlog but unfortunately, we couldn't get to work on it yet.

314159265359879 commented 7 months ago

Bump, any chance this could be prioritized prior to the Nakamoto activation?

BLuEScioN commented 3 months ago

@ginny-d Perhaps we can include a design for this in the redesign?

ginny-d commented 3 months ago

Sure, we'll include this in the redesign. Are there any descriptions here that need to be revised for post-Nakamoto? @314159265359879