1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-06 20:52:40 +00:00
trezor-firmware/core/src/apps/ethereum
2020-09-23 11:31:09 +02:00
..
__init__.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
address.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
get_address.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
get_public_key.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
keychain.py core: update references to keychain everywhere 2020-07-24 16:37:58 +02:00
layout.py utils: introduce format_plural and move format functions to strings.py 2020-01-24 16:25:14 +01:00
networks.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
networks.py.mako core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
sign_message.py core: display coin name when signing message 2020-08-18 13:45:49 +02:00
sign_tx.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
tokens.py fix(common/defs): remove FSN, ICX which migrated to mainnet 2020-09-23 11:31:09 +02:00
tokens.py.mako style: drop tokens.py from style checks 2019-05-22 15:06:23 +02:00
verify_message.py core: display coin name when signing message 2020-08-18 13:45:49 +02:00