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
Alois Klink 5c4703c9bb
fix(core,legacy): Fix domain-only ethTypedData
2 years ago
..
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
get_address.py style(core): full pyright-based type-checking 2 years ago
get_public_key.py style(core): full pyright-based type-checking 2 years ago
helpers.py style(core): full pyright-based type-checking 2 years ago
keychain.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago
layout.py fix(core,legacy): Fix domain-only ethTypedData 2 years ago
networks.py style(core): full pyright-based type-checking 2 years ago
networks.py.mako style(core): full pyright-based type-checking 2 years ago
sign_message.py style(core): full pyright-based type-checking 2 years ago
sign_tx.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago
sign_tx_eip1559.py style(core): remove old-style annotations (Set, Tuple, Union) 2 years ago
sign_typed_data.py fix(core,legacy): Fix domain-only ethTypedData 2 years ago
tokens.py refactor(core): convert if/elif chains to if-chains 2 years ago
tokens.py.mako refactor(core): convert if/elif chains to if-chains 2 years ago
verify_message.py style(core): full pyright-based type-checking 2 years ago