1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 13:38:28 +00:00
trezor-firmware/core/src/apps/ethereum
2024-06-06 14:30:14 +02:00
..
__init__.py
definitions_constants.py chore(common): set definition timestamp to the current signed definitions 2024-06-06 14:30:14 +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): 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 chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
networks.py.mako chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +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 chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
tokens.py.mako chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
verify_message.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00