1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/core/src/apps/ethereum
2023-09-27 12:58:22 +02: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-09-14 19:25:13 +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 style(core): apply isort 5 2023-08-16 13:29:51 +02: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 style(core): apply isort 5 2023-08-16 13:29:51 +02:00
keychain.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
layout.py feat(core): create new Ethereum send flow for TR 2023-09-04 13:50:30 +02: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 style(core): apply isort 5 2023-08-16 13:29:51 +02:00
sign_tx_eip1559.py feat(core): create new Ethereum send flow for TR 2023-09-04 13:50:30 +02:00
sign_tx.py feat(core): create new Ethereum send flow for TR 2023-09-04 13:50:30 +02:00
sign_typed_data.py style(core): apply isort 5 2023-08-16 13:29:51 +02: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 style(core): apply isort 5 2023-08-16 13:29:51 +02:00