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
obrusvit 128f47b3ee
feat(core/ethereum): ERC-20 smart contracts
4 months ago
..
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
definitions.py style(core): apply isort 5 10 months ago
definitions_constants.py chore(common): set definition timestamp to the current signed definitions 6 months ago
definitions_constants.py.mako feat(core): update Ethereum definitions to verify using CoSi 1 year ago
get_address.py feat(core): show account number in receive/public key details for altcoins 8 months ago
get_public_key.py style(core): apply isort 5 10 months ago
helpers.py style(core): apply isort 5 10 months ago
keychain.py style(core): apply isort 5 10 months ago
layout.py feat(core/ethereum): ERC-20 smart contracts 4 months ago
networks.py feat(all): implement support information for T2B1 9 months ago
networks.py.mako feat(all): implement support information for T2B1 9 months ago
sign_message.py fix(core/ui): T2T1: update sign message layout 7 months ago
sign_tx.py feat(core/ethereum): ERC-20 smart contracts 4 months ago
sign_tx_eip1559.py feat(core/ethereum): ERC-20 smart contracts 4 months ago
sign_typed_data.py style(core): apply isort 5 10 months ago
tokens.py feat(all): implement support information for T2B1 9 months ago
tokens.py.mako feat(all): implement support information for T2B1 9 months ago
verify_message.py fix(core/ui): T2T1: update sign message layout 7 months ago