1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-02 19:40:57 +00:00
trezor-firmware/core/src/apps/ethereum
Martin Milata 16a9f187bd chore(common): update chains and tokens
[no changelog]
2023-02-28 14:46:34 +01:00
..
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
get_address.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
get_public_key.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
helpers.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
keychain.py refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index 2023-01-18 12:08:17 +01:00
layout.py feat(core): EIP712 signing shows the ethereum address at the beginning 2023-02-14 15:30:05 +01:00
networks.py chore(common): update chains and tokens 2023-02-28 14:46:34 +01:00
networks.py.mako chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
sign_message.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
sign_tx_eip1559.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
sign_tx.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
sign_typed_data.py feat(core): EIP712 signing shows the ethereum address at the beginning 2023-02-14 15:30:05 +01:00
tokens.py chore(common): update chains and tokens 2023-02-28 14:46:34 +01:00
tokens.py.mako chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00
verify_message.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00