1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-05 22:18:16 +00:00
trezor-firmware/core/src/apps/ethereum
2021-07-26 14:48:35 +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/ui): more consistent layout parameter names 2021-06-23 11:51:18 +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 refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
layout.py refactor(core): use confirm_blob instead of confirm_hex in apps 2021-07-26 14:48:35 +02:00
networks.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
networks.py.mako style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +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.py refactor(core/ethereum): improve API of the rlp module 2021-07-19 13:59:28 +02:00
tokens.py chore(common): update chains+tokens 2021-03-01 12:05:54 +01: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