1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 02:10:55 +00:00
trezor-firmware/core/src/apps/ethereum
2019-07-09 14:05:35 +02: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 core: revamp the UI subsystem 2019-05-28 13:12:46 +02:00
networks.py core: fix various types 2019-07-09 14:05:35 +02:00
networks.py.mako core: fix various types 2019-07-09 14:05:35 +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 style: drop tokens.py from style checks 2019-05-22 15:06:23 +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