1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-05 14:08:39 +00:00
trezor-firmware/core/src/apps/ethereum
2024-02-23 18:09:43 +01: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 2023-12-06 12:50:32 +01: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): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
keychain.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
layout.py feat(core): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
networks.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
networks.py.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +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): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01: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 feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
tokens.py.mako feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
verify_message.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00