1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-23 13:51:00 +00:00
trezor-firmware/core/src/apps/ethereum
2021-08-27 13:38:45 +02:00
..
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
address.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
get_address.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
get_public_key.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
keychain.py feat(core,python): support for Ethereum EIP1559 transactions 2021-08-10 11:00:29 +02:00
layout.py feat(core,python): support for Ethereum EIP1559 transactions 2021-08-10 11:00:29 +02:00
networks.py fix(common): regenerate support data 2021-08-27 13:38:45 +02:00
networks.py.mako refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
sign_message.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
sign_tx_eip1559.py feat(core,python): support for Ethereum EIP1559 transactions 2021-08-10 11:00:29 +02:00
sign_tx.py feat(core,python): support for Ethereum EIP1559 transactions 2021-08-10 11:00:29 +02:00
tokens.py fix(common): regenerate support data 2021-08-27 13:38:45 +02:00
tokens.py.mako style: drop tokens.py from style checks 2019-05-22 15:06:23 +02:00
verify_message.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00