firmware/shared
2024-01-04 11:52:47 -05:00
..
actions.py pwsave menu UX rework; do not allow empty bip39 passphrase 2024-01-04 11:52:47 -05:00
address_explorer.py Allow keys of the same origin in (miniscript) descriptor if subderivation differs in change index 2023-12-07 11:58:40 -05:00
auth.py provide info about Tx level locktimes (nLocktime, nSequence) when signing 2024-01-04 11:52:47 -05:00
backups.py use miniscript settings from backup in temporary seed - if available 2023-10-25 11:20:58 -04:00
bsms.py Miniscript 2023-06-20 08:36:58 -04:00
callgate.py Add SE version number reporting 2022-03-14 11:29:16 -04:00
chains.py Seed Vault 2023-10-24 14:30:35 -04:00
choosers.py seed vault optimizations 2023-10-24 14:30:35 -04:00
compat7z.py Do NOT inherit linked and prelogin settings, do NOT backup words length setting; goto_top_menu after activating bip85 as ephemeral secret 2023-09-09 10:58:17 -04:00
countdowns.py seed vault optimizations 2023-10-24 14:30:35 -04:00
desc_utils.py Allow keys of the same origin in (miniscript) descriptor if subderivation differs in change index 2023-12-07 11:58:40 -05:00
descriptor.py Allow keys of the same origin in (miniscript) descriptor if subderivation differs in change index 2023-12-07 11:58:40 -05:00
dev_helper.py rename ux_poll_cancel -> ux_poll_key 2022-01-27 11:32:02 -05:00
display.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
drv_entro.py allow passphrase via USB if passphrase already set (work on master seed in that case); show password over USB UX change 2024-01-04 11:52:47 -05:00
exceptions.py Block HSM by default (user management commands and HSM related commands). Users must explicitly enable HSM in Advanced/Tools -> Enable HSM; enable HSM in login sequence if policy file is available 2022-09-08 13:46:37 -04:00
export.py mainnet/testnet separation 2023-08-30 10:54:52 -04:00
files.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
flow.py Remove legacy Mk1-3 code from pin changing 2024-01-04 11:52:47 -05:00
ftux.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
glob.py Virtdisk working better 2021-11-05 10:47:24 -04:00
graphics_mk4.py NFC animation, related changes 2021-09-14 12:41:21 -04:00
graphics.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
h.py menu reorg 2021-09-23 15:02:06 -04:00
history.py Add test to sign 400 different PSBTs in one session 2024-01-04 11:52:47 -05:00
hsm_ux.py Display HSM policy hash on first activation (#151) 2022-10-05 10:53:11 -04:00
hsm.py Add test to sign 400 different PSBTs in one session 2024-01-04 11:52:47 -05:00
imptask.py Virtdisk working better 2021-11-05 10:47:24 -04:00
login.py vdisk UX 2022-12-19 14:42:06 -05:00
main.py seed vault optimizations 2023-10-24 14:30:35 -04:00
Makefile First pass w/ libNgU 2021-03-01 09:03:03 -05:00
manifest_mk3.py Seed Vault 2023-10-24 14:30:35 -04:00
manifest_mk4.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
manifest.py Seed Vault 2023-10-24 14:30:35 -04:00
mempad.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
menu.py cleanup/generalize 2023-09-09 10:58:17 -04:00
miniscript.py Miniscript USB interface 2023-12-21 08:49:22 -05:00
mk4.py sd2fa is NOT backed up and not restored from older backups 2023-09-05 11:12:08 -04:00
multisig.py * miniscript wallet name is uniqe id 2023-12-21 08:49:22 -05:00
ndef.py NFC tools menu containing: show address, sign message, share file and import multisig; tests 2022-10-05 09:01:53 -04:00
nfc.py dup import 2024-01-04 11:52:47 -05:00
numpad.py mk4 changes 2021-09-07 08:20:28 -04:00
nvstore.py bugfix: do not allow to import master seed as temporary 2024-01-04 11:52:47 -05:00
opcodes.py Taproot keyspend & Tapscript multisig sortedmulti_a (tree depth = 0) 2023-05-09 08:59:39 -04:00
paper.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
pincodes.py one instant retry on AE_FAIL 2024-01-04 11:52:47 -05:00
psbt.py provide info about Tx level locktimes (nLocktime, nSequence) when signing 2024-01-04 11:52:47 -05:00
psram.py Do NOT inherit linked and prelogin settings, do NOT backup words length setting; goto_top_menu after activating bip85 as ephemeral secret 2023-09-09 10:58:17 -04:00
public_constants.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
pwsave.py pwsave menu UX rework; do not allow empty bip39 passphrase 2024-01-04 11:52:47 -05:00
qrs.py Export SeedQR 2024-01-04 11:52:47 -05:00
queues.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
random.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
seed.py pwsave menu UX rework; do not allow empty bip39 passphrase 2024-01-04 11:52:47 -05:00
selftest.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
serializations.py PSBTv2 2023-10-24 14:30:35 -04:00
sffile.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
sim_display.py moved from simulator 2022-01-14 14:50:39 -05:00
ssd1306.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
stash.py seed vault optimizations 2023-10-24 14:30:35 -04:00
trick_pins.py Seed Vault 2023-10-24 14:30:35 -04:00
usb_test_commands.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
usb.py allow passphrase via USB if passphrase already set (work on master seed in that case); show password over USB UX change 2024-01-04 11:52:47 -05:00
users.py MicroSD as 2FA feature 2023-02-08 11:14:39 -05:00
utils.py provide info about Tx level locktimes (nLocktime, nSequence) when signing 2024-01-04 11:52:47 -05:00
ux.py Export SeedQR 2024-01-04 11:52:47 -05:00
vdisk.py confirm users want virtdisk feature 2022-07-29 11:33:21 -04:00
version.py remove obsolete Mk2/Mk3 code paths from firmware 2023-10-24 14:30:35 -04:00
wallet_base.py mainnet/testnet separation 2023-08-30 10:54:52 -04:00
xor_seed.py Seed Vault 2023-10-24 14:30:35 -04:00
zevvpeep.py Add middle-dots character to font, use arrows/dots in address explorer menu; tweaks. 2023-05-16 09:16:10 -04:00