1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core/mocks/generated
obrusvit 9e18e72a2c feat(core): ask for 20/33 words to unlock backup
Unlocking repeated backup is only possible with SLIP-39 extendable
backup which contains shares of 20 or 33 words. It is UI bug to have the
user choose from all options (12, 18, 20, 24, 33). This commit reduces
the choices when unlocking repeated backup to (20, 33) for all models.
2024-08-29 16:01:13 +02:00
..
trezorcrypto refactor(core): Improve parameter naming in ed25519_sign_ext(). 2024-07-31 13:34:34 +02:00
trezorio feat(core): add progress indicator when formatting SD cards 2024-07-15 13:32:06 +03:00
gc.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
micropython.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
trezorconfig.pyi feat(core): expose StorageMessage to micropython 2024-03-30 12:10:59 +01:00
trezorproto.pyi refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
trezortranslate_keys.pyi feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trezortranslate.pyi feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trezorui2.pyi feat(core): ask for 20/33 words to unlock backup 2024-08-29 16:01:13 +02:00
trezorui.pyi refactor(core): apply uppercased fonts in build 2024-05-08 22:46:58 +02:00
trezorutils.pyi feat(core): add settings to turn haptic on/off 2024-06-03 14:26:25 +02:00
ubinascii.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uctypes.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uio.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
uos.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
ustruct.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utime.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00
utimeq.pyi build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks 2022-01-07 21:41:17 +01:00