1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 04:18:20 +00:00
trezor-firmware/core/src/apps/ethereum
2023-04-06 15:55:26 +02:00
..
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
definitions_constants.py chore(common): set definition timestamp to the current signed definitions 2023-04-06 15:55:26 +02:00
definitions_constants.py.mako feat(core): update Ethereum definitions to verify using CoSi 2023-03-24 13:24:46 +01:00
definitions.py feat(core): update Ethereum definitions to verify using CoSi 2023-03-24 13:24:46 +01:00
get_address.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
get_public_key.py refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey 2023-03-24 13:24:46 +01:00
helpers.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
keychain.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
layout.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
networks.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
networks.py.mako feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
sign_message.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
sign_tx_eip1559.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
sign_tx.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
sign_typed_data.py feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
tokens.py chore(common): sync builtin definitions with the external repo 2023-04-06 15:55:26 +02:00
tokens.py.mako feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
verify_message.py chore(core): decrease ethereum size by 17250 bytes 2022-11-10 14:08:28 +01:00