You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/apps/ethereum
Martin Milata ac711fb8ee
style(core): use more recent type annotation syntax
3 years ago
..
__init__.py core/ethereum: introduce custom keychain decorators 4 years ago
address.py feat(core): update most apps to use path schemas 4 years ago
get_address.py refactor(core): turn show_address, show_pubkey, show_xpub into layouts 3 years ago
get_public_key.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
keychain.py style(core/apps): use new syntax for typing 3 years ago
layout.py refactor(core): no implicit spaces in render_text 3 years ago
networks.py style(core): use more recent type annotation syntax 3 years ago
networks.py.mako style(core): use more recent type annotation syntax 3 years ago
sign_message.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
sign_tx.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
tokens.py chore(common): update chains+tokens 3 years ago
tokens.py.mako style: drop tokens.py from style checks 5 years ago
verify_message.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago