-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
Ethereum definitions send from host #6442
Comments
Consider old Suite versions with new Firmware behaviour... @mroz22 |
github-project-automation
bot
moved this from 🔎 Needs review
to 🤝 Needs QA
in Issues Suite
Mar 31, 2023
QA OK tested on web version EAP on staging with LPT token /tested before with stable tokens like PAX or USDT/ Info:
|
This was referenced Apr 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Firmware will be removing most of the Ethereum definitions for networks and tokens from the code and they will be send as a part of the messages from host to device.
Definitions will be awailable as a binary blobs at
data.trezor.io
.trezorctl
andtrezorlib
will be prepared to download them and send them to device. Code for TT,trezorctl
andtrezorlib
is ready to test (but minor changes may still come, code is still WIP) here trezor/trezor-firmware#2410.Original issue for this change is here trezor/trezor-firmware#15.
The text was updated successfully, but these errors were encountered: