You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/apps/ethereum
matejcik 96ed53cc1c
refactor(core,legacy): remove Wanchain special handling
3 years ago
..
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
address.py feat(core): update most apps to use path schemas 4 years ago
get_address.py refactor(core): convert apps.common to layouts 3 years ago
get_public_key.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
keychain.py refactor(core,legacy): remove Wanchain special handling 3 years ago
layout.py refactor(core,legacy): remove Wanchain special handling 3 years ago
networks.py refactor(core,legacy): remove Wanchain special handling 3 years ago
networks.py.mako refactor(core,legacy): remove Wanchain special handling 3 years ago
sign_message.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
sign_tx.py refactor(core,legacy): remove Wanchain special handling 3 years ago
sign_tx_eip1559.py feat(core,python): support for Ethereum EIP1559 transactions 3 years ago
tokens.py fix(common): regenerate support data 3 years ago
tokens.py.mako style: drop tokens.py from style checks 5 years ago
verify_message.py refactor(core): fix imports and use new protobuf API in apps 3 years ago