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
Armin Sabouri 96b2d05d47
refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
1 year ago
..
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
get_address.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
get_public_key.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
helpers.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
keychain.py refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index 1 year ago
layout.py chore(core/ui): delete altcoin.py file 2 years ago
networks.py Merge branch 'release/22.11' 2 years ago
networks.py.mako chore(core): decrease ethereum size by 17250 bytes 2 years ago
sign_message.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
sign_tx.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
sign_tx_eip1559.py chore(core): decrease ethereum size by 17250 bytes 2 years ago
sign_typed_data.py feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 1 year ago
tokens.py Merge branch 'release/22.11' 2 years ago
tokens.py.mako chore(core): decrease ethereum size by 17250 bytes 2 years ago
verify_message.py chore(core): decrease ethereum size by 17250 bytes 2 years ago