1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-28 23:32:05 +00:00
trezor-firmware/core/src/apps/ethereum
2020-01-29 10:49:21 +01:00
..
__init__.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
address.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
get_address.py core: fix usage of EthereumAddress after old field was restored 2019-05-17 15:49:01 +02:00
get_public_key.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +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 common/defs: switch ERE logo (#808) 2020-01-29 10:49:21 +01:00
networks.py.mako core/ethereum: fix typo in wanchain detection (in template also) 2019-08-26 14:43:43 +02:00
sign_message.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sign_tx.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
tokens.py common/defs: update tokens 2019-10-22 10:59:52 +02:00
tokens.py.mako style: drop tokens.py from style checks 2019-05-22 15:06:23 +02:00
verify_message.py core/extmod: return False or None consistently when a signature verification fails 2019-04-17 16:23:28 +02:00