-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
ODHack12Tag for issues which are suitable for ODHack weekTag for issues which are suitable for ODHack weekexplorerRelated to explorer interfaceRelated to explorer interfacegood first issueGood for newcomersGood for newcomers
Description
Currently, transactions in the block explorer are sorted by a transaction hash: https://explore.nil.foundation/address/00013e10552287291227159daab35ff67567643c/transactions
However, this makes little sense because we care more about recent transactions.
I understand that blocks cannot include a timestamp. However, maybe Block Explorer can store an "estimated timestamp."
Anyway, it would be easier to find needed transactions if they were sorted chronologically.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ODHack12Tag for issues which are suitable for ODHack weekTag for issues which are suitable for ODHack weekexplorerRelated to explorer interfaceRelated to explorer interfacegood first issueGood for newcomersGood for newcomers