1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 09:28:10 +00:00
trezor-firmware/core/src/apps/management
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
..
recovery_device style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
res
reset_device 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
apply_flags.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
apply_settings.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
backup_device.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
backup_types.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
change_pin.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
change_wipe_code.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
get_next_u2f_counter.py refactor(core/ui): do not use parameter for styling in get_next_u2f_counter 2021-08-04 15:03:11 +02:00
sd_protect.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
set_u2f_counter.py refactor(core): convert apps.webauthn to layouts 2021-08-04 15:03:11 +02:00
wipe_device.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00