1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-09 22:22:38 +00:00
trezor-firmware/core/src/apps/ethereum
2024-09-24 11:57:34 +03:00
..
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
definitions_constants.py chore(common): set definition timestamp to the current signed definitions 2024-09-03 18:45:43 +02:00
definitions_constants.py.mako feat(core): update Ethereum definitions to verify using CoSi 2023-03-24 13:24:46 +01:00
definitions.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
get_address.py feat(core): show account number in receive/public key details for altcoins 2023-09-26 11:50:21 +02:00
get_public_key.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
helpers.py feat(core): show account info in ETH send/stake flow 2024-09-24 11:57:34 +03:00
keychain.py fix(core/ethereum): use BIP44 variant to detect ETH account # 2024-09-16 11:14:05 +03:00
layout.py feat(core): show account info in ETH send/stake flow 2024-09-24 11:57:34 +03:00
networks.py chore(common): rename MATIC to POL, following a network upgrade 2024-09-03 12:52:42 +02:00
networks.py.mako chore(core): generate coininfo for T3B1 2024-09-03 10:35:14 +02:00
sign_message.py fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +02:00
sign_tx_eip1559.py feat(core): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
sign_tx.py feat(core): show account info in ETH send/stake flow 2024-09-24 11:57:34 +03:00
sign_typed_data.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
staking_tx_constants.py feat(core): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
tokens.py chore(core): generate coininfo for T3B1 2024-09-03 10:35:14 +02:00
tokens.py.mako chore(core): generate coininfo for T3B1 2024-09-03 10:35:14 +02:00
verify_message.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00