firmware/shared
2024-03-26 09:56:46 -04:00
..
actions.py add wipe of LFS during seed clear 2024-03-26 09:56:46 -04:00
address_explorer.py anticipate t2pr 2024-03-26 09:56:04 -04:00
auth.py memory cautious file reading when verifying arbitrary signed data 2024-03-05 08:35:59 -05:00
backups.py UI: clone CC progress bar & update menu item names 2024-02-19 09:09:18 -05:00
battery.py Better login, better boxes 2024-01-31 09:06:33 -05:00
bbqr.py cleanups and more edges 2024-03-02 12:09:48 -05:00
calc.py friday fun 2024-03-25 10:01:15 -04:00
callgate.py corrected value 2024-02-28 11:27:31 -05:00
chains.py search also the change addresses 2024-03-25 14:21:56 -04:00
charcodes.py friday fun 2024-03-25 10:01:15 -04:00
choosers.py show checkmark for non-default values in settings menus 2023-12-08 09:44:22 -05: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-07 10:52:43 -04:00
countdowns.py seed vault optimizations 2023-10-09 12:43:35 -04:00
decoders.py address ownership 2024-03-22 16:20:37 -04:00
descriptor.py start 2024-03-20 13:29:01 -04:00
dev_helper.py Q support 2024-01-29 11:45:44 -05:00
display.py comment 2024-03-26 09:56:10 -04:00
drv_entro.py use h to represent hardened derivation component 2024-02-22 09:13:40 -05:00
exceptions.py address ownership 2024-03-22 16:20:37 -04:00
export.py additions re: BBQr 2024-02-26 09:36:52 -05:00
files.py add wipe of LFS during seed clear 2024-03-26 09:56:46 -04:00
flow.py friday fun 2024-03-25 10:01:15 -04:00
font_iosevka.py color and new font 2023-12-05 11:23:23 +01:00
ftux.py nit 2024-01-08 14:27:57 -05: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 start 2024-03-20 13:29:01 -04:00
hsm_ux.py remove line2 arg to fullscreen, was unused 2023-12-05 11:06:09 +01:00
hsm.py Add test to sign 400 different PSBTs in one session 2023-11-13 10:17:44 -05:00
imptask.py clean msgs 2024-01-26 09:15:39 -05:00
keyboard.py key repeat issues, optimizations 2024-02-19 11:24:42 -05:00
lcd_display.py search also the change addresses 2024-03-25 14:21:56 -04:00
login.py Merge branch 'Q' of github.com:Coldcard/q1firmware into Q 2024-02-28 09:17:11 -05:00
main.py petty optimizations 2024-02-21 09:14:46 -05:00
Makefile cleanup, cleanup which is obsolete 2023-12-05 13:04:40 +01:00
manifest_mk4.py Remove more mk3 files 2024-01-29 15:07:44 -05:00
manifest_q1.py friday fun 2024-03-25 10:01:15 -04:00
manifest.py address ownership 2024-03-22 16:20:37 -04:00
mempad.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
menu.py friday fun 2024-03-25 10:01:15 -04:00
mk4.py cleanups 2024-03-25 15:30:32 -04:00
multisig.py search also the change addresses 2024-03-25 14:21:56 -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 address ownership 2024-03-22 16:20:37 -04:00
notes.py address ownership 2024-03-22 16:20:37 -04:00
numpad.py kbd improvements 2024-02-08 10:41:02 -05:00
nvstore.py address ownership 2024-03-22 16:20:37 -04:00
opcodes.py allow unknown scripts in HSM; add support for OP_RETURN 2022-07-14 09:23:36 -04:00
ownership.py search also the change addresses 2024-03-25 14:21:56 -04:00
paper.py kill file_picker annoying file count UI 2024-02-21 09:05:32 -05:00
pincodes.py update comment 2024-02-20 10:39:31 -05:00
psbt.py address ownership 2024-03-22 16:20:37 -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 2FA convey to user that if both cards present during login, only slot A is read 2024-03-04 14:36:25 -05:00
q1.py Better login, better boxes 2024-01-31 09:06:33 -05:00
qrs.py improve mk4 vs Q compat 2024-03-26 09:55:45 -04:00
queues.py newer version from source 2024-01-26 10:48:13 -05:00
random.py remove random.bytes, use ngu.random.bytes directly instead 2024-01-10 11:35:27 -05:00
scanner.py kbd improvements 2024-02-08 10:41:02 -05:00
seed.py factor-out tapsigner, wordwrap Q bug, 44prime to 44h 2024-02-21 11:55:33 -05:00
selftest.py remove obsolete code 2024-02-27 10:28:04 -05:00
serializations.py PSBTv2 2023-09-21 10:17:44 -04:00
sffile.py bugfix: reads in final 3 byte of file could return incorrect data 2024-02-23 11:33:03 -05:00
sigheader.py first pass q1 2023-12-05 11:01:43 +01:00
sim_display.py porting to Q 2024-01-18 10:31:07 -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 addr ownership, pass first 2024-03-21 14:36:23 -04:00
tapsigner.py factor-out tapsigner, wordwrap Q bug, 44prime to 44h 2024-02-21 11:55:33 -05:00
trick_pins.py remove mitigation w.r.t slot 10 of se2, for Q 2024-02-19 10:21:35 -05:00
usb_test_commands.py improved bbqr display 2024-01-22 09:20:30 -05:00
usb.py bugfix: final flag was missing in framing error response; properly handle framing errors 2024-02-16 08:47:33 -05:00
users.py rendering QR codes 2023-12-05 12:02:51 +01:00
utils.py search also the change addresses 2024-03-25 14:21:56 -04:00
ux_mk4.py Login Settings Tests 2024-02-27 11:00:36 -05:00
ux_q1.py friday fun 2024-03-25 10:01:15 -04:00
ux.py factor-out tapsigner, wordwrap Q bug, 44prime to 44h 2024-02-21 11:55:33 -05:00
vdisk.py fix for SD card reading bug 2024-02-16 11:12:43 -05:00
version.py mk4 HSM allowed; skip HSM test for Q 2024-02-08 08:48:46 -05:00
wallet.py search also the change addresses 2024-03-25 14:21:56 -04:00
xor_seed.py Add CANCEL to xor; fix test_seed_xor.py 2024-02-09 08:46:34 -05:00
zevvpeep.py Add middle-dots character to font, use arrows/dots in address explorer menu; tweaks. 2023-05-29 13:50:25 -04:00