1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-07 14:00:57 +00:00
trezor-firmware/core/src/apps/eos
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
actions style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
__init__.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
get_public_key.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
helpers.py feat(core): update most apps to use path schemas 2020-11-05 14:30:11 +01:00
layout.py refactor(core): model-dependent UI component directories 2021-02-10 13:57:19 +01:00
sign_tx.py fix(core/eos): review usages of write_bytes_unchecked 2021-02-10 16:37:26 +01:00
writers.py fix(core/eos): review usages of write_bytes_unchecked 2021-02-10 16:37:26 +01:00