1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 01:18:14 +00:00
trezor-firmware/core/src/apps/wallet
Tomas Susanka 744c32991f core: unify sign/verify functions
The UI records are modified because of two changes:
- Added a coin name to the Sign/Verify screen (ETH/Lisk).
- Unified to use mono.
2020-02-27 12:43:33 +00:00
..
sign_tx core: use wire errors instead of ValueErrors where applicable 2020-02-27 10:46:01 +00:00
__init__.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
cipher_key_value.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
get_address.py core: show yours/others in get_address for multisig 2020-02-18 22:39:55 +00:00
get_ecdh_session_key.py core: use wire errors instead of ValueErrors where applicable 2020-02-27 10:46:01 +00:00
get_entropy.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
get_public_key.py MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sign_identity.py apps/wallet: support Signify Ed25519 signatures (#348) 2019-08-19 15:20:39 +02:00
sign_message.py core: unify sign/verify functions 2020-02-27 12:43:33 +00:00
verify_message.py core: unify sign/verify functions 2020-02-27 12:43:33 +00:00