-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
Labeling - not able to add label to ERC20, ERC721, ERC1155 and internal transactions #3545
Comments
👍 |
same behavior in latest version Info:
|
It applies to all ERC (ERC-20, ERC-721, ERC1155) and internal transfers. |
let's wait with this until #6304 is done |
Would you accept a pull request if someone implemented this sooner? From an accounting/tax-compliance point-of-view, this omission makes it pretty cumbersome to use trezor-suite, and work on #6304 appears to have stalled. Looking at the code, I don't see why ENCRYPTION_VERSION=2 (which is a trivial change to how the master key is derived, AFAICT) would make any difference to implementing a fix for this issue. |
Hey, #6304 will be done this month. |
Describe the bug
It's not possible to attach label to Ethereum ERC20 transaction, add label button is missing.
Steps to reproduce:
Info:
Expected result:
It is possible to attach label to Ethereum ERC20 transactions
Actual result:
It's not possible to attach label to Ethereum ERC20 transactions
Screenshots:
https://www.youtube.com/watch?v=SuaXtBKajyE
The text was updated successfully, but these errors were encountered: