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
matejcik 58387a5f04
fix(common): drop Zilliqa token (fixes #1318)
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 feat(core/ethereum): add SEP5 path schema as well as the compat schema 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 feat(core): re-allow unknown Ethereum networks, using Ethereum or Testnet paths (fixes #1335) 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 feat(core): improve ethereum tokens ui (fixes #800) 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