sparrow
sparrow copied to clipboard
[Feature] Transaction HEX with "tooltip view"
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.