1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 20:48:30 +00:00
trezor-firmware/core/src/apps/ethereum
2020-11-23 14:30:16 +01:00
..
__init__.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
address.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
get_address.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
get_public_key.py feat(core/ethereum): add SEP5 path schema as well as the compat schema 2020-11-05 14:30:11 +01:00
keychain.py feat(core): re-allow unknown Ethereum networks, using Ethereum or Testnet paths (fixes #1335) 2020-11-20 18:55:35 +01:00
layout.py feat(core): improve ethereum tokens ui (fixes #800) 2020-11-20 18:55:35 +01:00
networks.py chore(core): regenerate network and tokens lists 2020-11-20 18:55:35 +01:00
networks.py.mako chore(core): regenerate network and tokens lists 2020-11-20 18:55:35 +01:00
sign_message.py feat(core/ethereum): add SEP5 path schema as well as the compat schema 2020-11-05 14:30:11 +01:00
sign_tx.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
tokens.py fix(common): drop Zilliqa token (fixes #1318) 2020-11-20 18:55:35 +01:00
tokens.py.mako style: drop tokens.py from style checks 2019-05-22 15:06:23 +02:00
verify_message.py style(core): use relative imports everywhere 2020-11-05 14:30:11 +01:00