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
I love the transaction HEX viewer and its tooltips from issue #98.
As a learning tool (e.g. to show others of what parts a transaction is made of) the tooltips are good but I found it a bit hard to use tbh as one has to hover over each distinct part and wait until the tooltip is there and after the 6th tooltip or so people already forgot what has been the first one.
What I would appreciate therefore is a feature that shows instead of the raw transaction HEX "only" the tooltips e.g. like so:
versionmarkerflagno of inputs...
Maybe even with the option to click on each part separately which reveals the corresponding HEX. A global toggle beneth could allow a quick switch between full HEX or full tooltip view.
Another option (not so elegant imho) would be to achieve the same via a legend for the color coding.
The text was updated successfully, but these errors were encountered:
I love the transaction HEX viewer and its tooltips from issue #98.
As a learning tool (e.g. to show others of what parts a transaction is made of) the tooltips are good but I found it a bit hard to use tbh as one has to hover over each distinct part and wait until the tooltip is there and after the 6th tooltip or so people already forgot what has been the first one.
What I would appreciate therefore is a feature that shows instead of the raw transaction HEX "only" the tooltips e.g. like so:
version
marker
flag
no of inputs
...Maybe even with the option to click on each part separately which reveals the corresponding HEX. A global toggle beneth could allow a quick switch between full HEX or full tooltip view.
Another option (not so elegant imho) would be to achieve the same via a legend for the color coding.
The text was updated successfully, but these errors were encountered: