You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For educative mode, showing the Merkle tree in some way would be nice. 4 digits of each tx hash, with full hash onHover. Still would be very wide with 2k tx blocks.
Maybe have the Merkle root expandable to its parent hashes down to the transactions.
Or the reverse: "show Merkle proof" for each transaction?
Or with the horizontal paging to see only 5 steps at a time?
The text was updated successfully, but these errors were encountered:
For
educative mode
, showing the Merkle tree in some way would be nice. 4 digits of each tx hash, with full hashonHover
. Still would be very wide with 2k tx blocks.Maybe have the Merkle root expandable to its parent hashes down to the transactions.
Or the reverse: "show Merkle proof" for each transaction?
Or with the horizontal paging to see only 5 steps at a time?
The text was updated successfully, but these errors were encountered: