| .. |
|
actions.py
|
BBQr improvements
|
2024-03-01 16:37:26 -05:00 |
|
address_explorer.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
auth.py
|
remove excessive newlines from locktime msg
|
2024-02-16 08:47:33 -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
|
bugfixes
|
2024-03-02 11:12:10 -05:00 |
|
callgate.py
|
corrected value
|
2024-02-28 11:27:31 -05:00 |
|
chains.py
|
factor-out tapsigner, wordwrap Q bug, 44prime to 44h
|
2024-02-21 11:55:33 -05:00 |
|
charcodes.py
|
Remove SYM+BS=CLEAR, too dangerous
|
2024-01-26 09:53:28 -05: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
|
WIF scan
|
2024-02-16 11:29:06 -05:00 |
|
descriptor.py
|
BSMS improvements
|
2023-02-06 15:27:15 -05:00 |
|
dev_helper.py
|
Q support
|
2024-01-29 11:45:44 -05:00 |
|
display.py
|
removed unused param
|
2024-01-30 10:27:23 -05:00 |
|
drv_entro.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
exceptions.py
|
autodetect qr contents
|
2023-12-05 13:21:16 +01:00 |
|
export.py
|
additions re: BBQr
|
2024-02-26 09:36:52 -05:00 |
|
files.py
|
bugfix, cleanup
|
2024-02-19 10:56:23 -05:00 |
|
flow.py
|
BBQr improvements
|
2024-03-01 16:37:26 -05: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
|
Add test to sign 400 different PSBTs in one session
|
2023-11-13 10:17:44 -05: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
|
BBQr improvements
|
2024-03-01 16:37:26 -05: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
|
Remove more mk3 files
|
2024-01-29 15:07:44 -05:00 |
|
manifest.py
|
factor-out tapsigner, wordwrap Q bug, 44prime to 44h
|
2024-02-21 11:55:33 -05:00 |
|
mempad.py
|
First pass w/ libNgU
|
2021-03-01 09:03:03 -05:00 |
|
menu.py
|
more docs of bad design
|
2024-02-20 10:38:12 -05:00 |
|
mk4.py
|
cleanup
|
2023-12-05 11:18:50 +01:00 |
|
multisig.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -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
|
kill file_picker annoying file count UI
|
2024-02-21 09:05:32 -05:00 |
|
notes.py
|
bugfix: update main menu once enabled
|
2024-02-28 10:08:03 -05:00 |
|
numpad.py
|
kbd improvements
|
2024-02-08 10:41:02 -05:00 |
|
nvstore.py
|
Direct route to BIP-39 passwords on Q
|
2024-02-20 11:00:17 -05:00 |
|
opcodes.py
|
allow unknown scripts in HSM; add support for OP_RETURN
|
2022-07-14 09:23:36 -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
|
move psbt_tmp256 to stack when needed
|
2024-02-23 11:21:29 -05: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
|
Direct route to BIP-39 passwords on Q
|
2024-02-20 11:00:17 -05:00 |
|
q1.py
|
Better login, better boxes
|
2024-01-31 09:06:33 -05:00 |
|
qrs.py
|
bugfix: qrs with busy bar stucked
|
2024-02-19 09:07:28 -05: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
|
factor-out tapsigner, wordwrap Q bug, 44prime to 44h
|
2024-02-21 11:55:33 -05: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
|
cleanup
|
2024-02-23 11:23:21 -05:00 |
|
ux_mk4.py
|
Login Settings Tests
|
2024-02-27 11:00:36 -05:00 |
|
ux_q1.py
|
bugfixes
|
2024-03-02 11:12:10 -05: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 |
|
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 |