1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 04:58:25 +00:00
trezor-firmware/core/src/apps/ethereum
2020-05-18 14:31:51 +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 isort config to place relative imports last 2020-05-18 14:31:51 +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/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
sign_tx.py core/ethereum: introduce custom keychain decorators 2020-05-15 14:08:29 +02:00
tokens.py all: drop Capricoin support [NO BACKPORT] 2020-03-20 14:19:30 +00:00
tokens.py.mako style: drop tokens.py from style checks 2019-05-22 15:06:23 +02:00
verify_message.py core: unify sign/verify functions 2020-02-27 12:43:33 +00:00