firmware/shared
2025-08-11 09:33:53 -04:00
..
actions.py Bull Bitcoin export 2025-07-31 09:58:06 -04:00
address_explorer.py fixes 2025-04-03 10:05:00 -04:00
auth.py move OP_RETURN ux rendition from chains to render_output 2025-06-03 11:34:30 -04:00
backups.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
battery.py default brightness (on battery) from 80../releases/ChangeLog.md to 95../releases/ChangeLog.md 2024-09-09 15:36:43 -04:00
bbqr.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
calc.py is None, not equals None 2025-06-03 09:20:12 -04:00
callgate.py corrected value 2024-02-28 11:27:31 -05:00
ccc.py refuse to do ownership scan with regtest address on mainnet 2025-04-15 11:09:17 -04:00
chains.py move OP_RETURN ux rendition from chains to render_output 2025-06-03 11:34:30 -04:00
charcodes.py cleanups 2025-07-31 10:24:28 -04:00
choosers.py show checkmark for non-default values in settings menus 2023-12-08 09:44:22 -05:00
compat7z.py is None, not equals None 2025-06-03 09:20:12 -04:00
countdowns.py seed vault optimizations 2023-10-09 12:43:35 -04:00
decoders.py remove checksum on rx pubkey 2025-03-28 15:08:57 -04:00
descriptor.py allow multisig descriptor with root keys 2025-02-12 11:12:28 -05:00
dev_helper.py Q support 2024-01-29 11:45:44 -05:00
display.py CHANGE -> CHANGE BACK 2025-06-03 11:34:30 -04:00
drv_entro.py UX showing words now offers NFC, Q1 hint icons; full wipe NFC chip after secret data shared 2025-04-04 11:07:37 -04:00
exceptions.py auth checks 2025-02-26 12:05:48 +01:00
export.py Bull Bitcoin export 2025-07-31 09:58:06 -04:00
files.py comments 2025-02-27 09:02:30 -05:00
flow.py Key Teleport easier to access 2025-08-11 09:33:53 -04:00
font_iosevka.py color and new font 2023-12-05 11:23:23 +01:00
ftux.py force interface state during ftux 2024-04-30 11:39:07 -04:00
glob.py more 2023-12-05 12:42:42 +01:00
gpu_binary.py working in-circuit upgrade 2023-12-05 12:42:26 +01:00
gpu.py bugfix, reliability 2024-02-14 10:47:24 -05:00
graphics_mk4.py NFC animation, related changes 2021-09-14 12:41:21 -04:00
graphics_q1.py color and new font 2023-12-05 11:23:23 +01:00
h.py first pass q1 2023-12-05 11:01:43 +01:00
history.py bugfix: PSBT corner cases 2025-06-03 09:18:42 -04:00
hsm_ux.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
hsm.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
imptask.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
keyboard.py SYM+SHIFT => CAPS nicely 2024-04-25 11:12:18 -04:00
lcd_display.py CHANGE -> CHANGE BACK 2025-06-03 11:34:30 -04:00
login.py remove dead code around CLEAR_PIN 2025-03-10 09:30:41 -04:00
main.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
Makefile cleanup, cleanup which is obsolete 2023-12-05 13:04:40 +01:00
manifest_mk4.py sort manifest modules alphabetically 2025-06-03 10:54:34 -04:00
manifest_q1.py sort manifest modules alphabetically 2025-06-03 10:54:34 -04:00
manifest.py remove dup comment 2025-06-03 10:54:34 -04:00
mempad.py fix keyboard during login ux 2024-04-15 11:01:01 -04:00
menu.py is None, not equals None 2025-06-03 09:20:12 -04:00
mk4.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
msgsign.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
multisig.py is None, not equals None 2025-06-03 09:20:12 -04: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 NFC selftest - revert to simple share and stop 2025-04-11 07:17:16 -04:00
notes.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
numpad.py Bugfix for Mk4 pin entry 2024-04-17 11:14:47 -04:00
nvstore.py bugfix: temporary seed from CC backup failed to load stored multisig wallets 2025-04-14 09:27:09 -04:00
opcodes.py allow unknown scripts in HSM; add support for OP_RETURN 2022-07-14 09:23:36 -04:00
ownership.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
paper.py refactor-out msgsign.py from auth.py 2025-03-28 15:08:57 -04:00
pincodes.py is None, not equals None 2025-06-03 09:20:12 -04:00
psbt.py bugfix: PSBT corner cases 2025-06-03 09:18:42 -04:00
psram.py add detection 2023-12-05 13:21:16 +01:00
public_constants.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
pwsave.py save bytes by removing some duplicate from glob import settings 2025-01-15 08:38:42 -05:00
q1.py default brightness (on battery) from 80../releases/ChangeLog.md to 95../releases/ChangeLog.md 2024-09-09 15:36:43 -04:00
qrs.py bugfix: use full LCD display width (34) when displaying seed words; new OUT_CTRL_NOWRAP flag for stories 2025-07-31 10:11:57 -04:00
queues.py empty list checks 2025-04-01 16:22:12 -04:00
random.py remove random.bytes, use ngu.random.bytes directly instead 2024-01-10 11:35:27 -05:00
scanner.py test bug fixes 2025-03-28 15:08:57 -04:00
seed.py bugfix: master settings corrupted by using "Add current tmp" in Seed Vault 2025-05-09 10:13:52 -04:00
selftest.py bugfix: Selftest SD card test for Q 2025-03-11 11:29:48 -04:00
serializations.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
sffile.py is None, not equals None 2025-06-03 09:20:12 -04:00
sigheader.py first pass q1 2023-12-05 11:01:43 +01:00
sim_display.py fixing tests 2025-02-13 09:04:21 -05:00
sram2.py first pass q1 2023-12-05 11:01:43 +01:00
ssd1306.py BIP39 passphrase is both passphrase nad tmp on status bar; few todos + fixes after rebase 2023-12-05 15:07:48 +01:00
st7788.py BBQr improvements 2024-03-01 16:37:26 -05:00
stash.py Seedvault refactor, more on KT 2025-03-28 15:08:57 -04:00
tapsigner.py Seedvault refactor, more on KT 2025-03-28 15:08:57 -04:00
teleport.py feel good msg 2025-04-14 10:41:24 -04:00
trick_pins.py is None, not equals None 2025-06-03 09:20:12 -04:00
usb_test_commands.py add file banner 2024-04-16 10:30:17 -04:00
usb.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
users.py rendering QR codes 2023-12-05 12:02:51 +01:00
utils.py cleanups 2025-07-31 10:24:28 -04:00
ux_mk4.py remove ccc confirm with (4) key; remove ccc tests 2025-02-26 12:05:48 +01:00
ux_q1.py bugfix: use full LCD display width (34) when displaying seed words; new OUT_CTRL_NOWRAP flag for stories 2025-07-31 10:11:57 -04:00
ux.py bugfix: use full LCD display width (34) when displaying seed words; new OUT_CTRL_NOWRAP flag for stories 2025-07-31 10:11:57 -04:00
vdisk.py remove exception dumping to console 2025-05-13 12:07:32 -04:00
version.py Cleanup use of MAX_TXN_LEN_MK4 vs. MAX_TXN_LEN 2025-02-27 10:37:33 -05:00
wallet.py cleanups 2025-02-26 12:05:48 +01:00
web2fa.py new parameter to "force_msg" during QR display 2025-03-10 09:55:04 -04:00
xor_seed.py UX showing words now offers NFC, Q1 hint icons; full wipe NFC chip after secret data shared 2025-04-04 11:07:37 -04:00
zevvpeep.py new address format for UX display 2025-02-05 11:28:09 -05:00