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
The request is to make the fields "Domain hash" and "Message hash" in "Confirm transaction" signing UI expandable, allowing to show the full hash in the same part of the screen. Why asking: I'm an avid ledger hardware wallet user, and every single time I'm signing transactions without execution I have to copy the hashes somewhere (I use vs code for those) to see the full string, allowing a proper check of what I see on hw's screen. While that's a minor inconvenience, it's hindering the process I'm following to be as secure and sure I know what I'm doing as possible. Given there's a known "pick a string with first and last hash symbols matching the known ones" attract vectors (counting on people missing the full hash check), that bug me quite a lot.
The list of requirements
Requirement: the signer can see the full hashes upon signing the transaction on the "Confirm transaction" screen
Designs/sketches
Add a button behind a "copy" one to expand the string; no need for that to be fancy / beautiful
What is the feature about
The request is to make the fields "Domain hash" and "Message hash" in "Confirm transaction" signing UI expandable, allowing to show the full hash in the same part of the screen. Why asking: I'm an avid ledger hardware wallet user, and every single time I'm signing transactions without execution I have to copy the hashes somewhere (I use vs code for those) to see the full string, allowing a proper check of what I see on hw's screen. While that's a minor inconvenience, it's hindering the process I'm following to be as secure and sure I know what I'm doing as possible. Given there's a known "pick a string with first and last hash symbols matching the known ones" attract vectors (counting on people missing the full hash check), that bug me quite a lot.
The list of requirements
Requirement: the signer can see the full hashes upon signing the transaction on the "Confirm transaction" screen
Designs/sketches
Add a button behind a "copy" one to expand the string; no need for that to be fancy / beautiful
Links
Obvious trigger for the whole convo is Radiant Capital hack:
https://x.com/danielvf/status/1847023591117795708?t=whpr0JATT7WArfgJwgnO9g
https://coinmarketcap.com/community/articles/67129068d08ca0009eb5ab3f/
The text was updated successfully, but these errors were encountered: