1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-01 18:30:56 +00:00
trezor-firmware/core/src/apps/lisk
2021-02-10 13:57:19 +01:00
..
__init__.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
get_address.py refactor(core): turn show_address, show_pubkey, show_xpub into layouts 2021-02-10 13:57:19 +01:00
get_public_key.py refactor(core): turn show_address, show_pubkey, show_xpub into layouts 2021-02-10 13:57:19 +01:00
helpers.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
layout.py refactor(core): turn show_address, show_pubkey, show_xpub into layouts 2021-02-10 13:57:19 +01:00
sign_message.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
sign_tx.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
verify_message.py core: display coin name when signing message 2020-08-18 13:45:49 +02:00