1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-05 21:10:57 +00:00
trezor-firmware/core/src/apps/management
Martin Milata 830592f2d9 feat(core): add experimental_features setting
The setting is off by default. When it is enabled protobuf messages
marked UNSTABLE are rejected after decoding.
2020-10-16 13:53:31 +02:00
..
recovery_device chore(core): fix typing and kwargs usage 2020-09-23 16:00:10 +02:00
res core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
reset_device core/modtrezorui: remove prefill from text functions 2020-08-07 15:08:14 +02:00
__init__.py core: Add support for ChangeWipeCode message. 2019-11-25 12:32:20 +01:00
apply_flags.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
apply_settings.py feat(core): add experimental_features setting 2020-10-16 13:53:31 +02:00
backup_device.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
backup_types.py core: add final mypy fixes! 2019-10-22 14:36:25 +00:00
change_pin.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
change_wipe_code.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
get_next_u2f_counter.py chore(core): fix typing and kwargs usage 2020-09-23 16:00:10 +02:00
sd_protect.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
set_u2f_counter.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
wipe_device.py core: create top-level storage module 2019-10-31 16:21:56 +01:00