8000 [wallet] display human-readable inputs ​​(instead of "pure" format) · Issue #6873 · iotaledger/iota · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[wallet] display human-readable inputs ​​(instead of "pure" format) #6873

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
philou-078 opened this issue May 16, 2025 · 0 comments
Open
Labels
tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet

Comments

@philou-078
Copy link
philou-078 commented May 16, 2025

Description-Motivation

Displaying inputs in a "pure" format provides no business information and does not help verify the transaction.
Instead, the value should be displayed "before encoding."
Since the wallet first performs a dry run, the values ​​can easily be extracted from the response.

Screenshot 1: The "pure" values ​​currently displayed by the wallet.
QU9RTFZBSUFBQUE9
bURvQUFBQUFBQUE9
TWdBQUFBQUFBQUE9,
MUUzR0xnTkdaemRsK3Y3WkVuUHBibXpPVUpzc3dsRWVoVjhhT1pPM01lOD0=
QWRSTnhpNERSbWMzWmZyKzJSSno2VzVzemxDYkxNSlJIb1ZmR2ptVHR6SHY=
etc

Screenshot 2: An excerpt from the dry run response with these same values ​​"readable" by a human.
valueType=u64, value=10000000000
valueType=u64, value=15000
valueType=u64, value=50
valueType=address, value="0xd44dc62e0346673765fafed91273e96e6cce509b2cc2511e855f1a3993b731ef"
valueType=vector(address), value=["0xd44dc62e0346673765fafed91273e96e6cce509b2cc2511e855f1a3993b731ef"]
etc

Are you planning to do it yourself in a pull request?

No.

Image

Image

@thibault-martinez thibault-martinez added tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet labels May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet
Projects
None yet
Development

No branches or pull requests

2 participants
0