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
Pavol Rusnak 1e8673bf5f
style(core/apps): use new syntax for typing
4 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 style(core): use PEP515 Underscores in Numeric Literals 4 years ago
get_public_key.py feat(core/ethereum): add SEP5 path schema as well as the compat schema 4 years ago
keychain.py style(core/apps): use new syntax for typing 4 years ago
layout.py feat(core): improve ethereum tokens ui (fixes #800) 4 years ago
networks.py chore(core): regenerate network and tokens lists 4 years ago
networks.py.mako chore(core): regenerate network and tokens lists 4 years ago
sign_message.py feat(core/ethereum): add SEP5 path schema as well as the compat schema 4 years ago
sign_tx.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
tokens.py fix(common): drop Zilliqa token (fixes #1318) 4 years ago
tokens.py.mako style: drop tokens.py from style checks 5 years ago
verify_message.py style(core): use relative imports everywhere 4 years ago