1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-11 08:58:08 +00:00
trezor-firmware/core/src/apps/eos
grdddj 9fc5bb546b style(core): full pyright-based type-checking
Changes many fields to required -- as far as we were able to figure out,
signing would fail if these fields aren't provided anyway, so this
should not pose a compatibility problem.

Co-authored-by: matejcik <ja@matejcik.cz>
2022-01-07 21:41:17 +01:00
..
actions style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
get_public_key.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
helpers.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
layout.py refactor(core): convert apps.eos to layouts 2021-06-23 11:51:18 +02:00
sign_tx.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
writers.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00