1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 05:10:56 +00:00
trezor-firmware/core/src/apps/ethereum
2021-05-06 13:14:21 +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): turn show_address, show_pubkey, show_xpub into layouts 2021-02-10 13:57:19 +01:00
get_public_key.py refactor(core/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00
keychain.py refactor(core): defragment PathSchema memory usage 2021-05-06 13:14:21 +02:00
layout.py refactor(core): no implicit spaces in render_text 2021-03-30 22:34:01 +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/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00
sign_tx.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01: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/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00