Commit Graph

100 Commits

Author SHA1 Message Date
scgbckbone
9b131b2eff WIF Store 2026-03-04 17:16:38 -05:00
scgbckbone
88110bc5c5
SSSP settings shared across temporary seeds 2025-09-22 09:31:13 -04:00
Peter D. Gray
1a1daf32e3 nits 2025-09-16 10:35:07 -04:00
Peter D. Gray
9d54e261ec passes test_ccc_magnitude 2025-09-16 10:35:07 -04:00
Peter D. Gray
c3a454abd6 hobbled mode support for spending policy 2025-09-16 10:35:07 -04:00
scgbckbone
d376c4efbf bugfix: temporary seed from CC backup failed to load stored multisig wallets 2025-04-14 09:27:09 -04:00
Peter D. Gray
0a200d1f1c
ktrx is semi-ephemeral 2025-04-07 15:38:17 -04:00
Peter D. Gray
b885976601 added quick note 2025-03-28 15:08:57 -04:00
Peter D. Gray
0aa0fc4500 Rebased 2025-03-28 15:08:57 -04:00
Peter D. Gray
5b38dd87a6 Lots of UX and some TODOs 2025-02-26 12:05:47 +01:00
scgbckbone
1a18258b5a new address format for UX display 2025-02-05 11:28:09 -05:00
scgbckbone
9b597592bc option to show/export full multisig addresses; do not return to home menu after setting unsort_ms 2025-01-31 12:20:48 -05:00
scgbckbone
70d303af78 add ability to use master bkpw for tmp seeds; add bkpw override 2025-01-28 12:08:01 -05:00
Peter D. Gray
85ff2dcf45
robustness 2025-01-17 12:04:37 -05:00
scgbckbone
8f86ed1c0e deltamode & secure notes and passwords 2024-10-16 13:30:37 -04:00
scgbckbone
cdeeb7ee63 rename Legacy Multisig to Unsorted Multisig 2024-08-19 09:14:43 -04:00
scgbckbone
3edbb4e560 opt-in allow multi(non-BIP-67 multisig) 2024-08-19 09:14:43 -04:00
Peter D. Gray
13a8e16371
microcopy changes 2024-06-24 08:46:37 -04:00
scgbckbone
599ca53030 Home Menu XFP 2024-06-24 08:32:59 -04:00
Peter D. Gray
9fe6ab13ef
UX for pushtx enable/disable 2024-06-03 11:03:13 -04:00
scgbckbone
a0bf320e54 gc.collect removal 2024-05-28 09:57:59 -04:00
scgbckbone
6b65efca11 multisig derivation paths migration 2024-05-09 10:32:32 -04:00
scgbckbone
327cfa5505 force interface state during ftux 2024-04-30 11:39:07 -04:00
Peter D. Gray
89b80e584f
bugfix 2024-04-29 09:41:27 -04:00
scgbckbone
24935b7784 new Danger Zone setting to allow (BIP-32) max int in BIP-85 derivations 2024-04-18 10:48:57 -04:00
scgbckbone
efc4ae2fca Address Explorer start idx 2024-04-16 15:04:07 -04:00
scgbckbone
f19cbfa718 bugfix: b39pw on tmp when SE secret not set 2024-03-28 10:57:13 -04:00
Peter D. Gray
3258313300
address ownership 2024-03-22 16:20:37 -04:00
Peter D. Gray
df8901ca3a
planned 2024-03-21 16:33:14 -04:00
Peter D. Gray
3e7a3a879b
start 2024-03-20 13:29:01 -04:00
Peter D. Gray
9643d9d72c
Direct route to BIP-39 passwords on Q 2024-02-20 11:00:17 -05:00
Peter D. Gray
17d0e7d345
secure notes and passwords 2024-01-11 16:07:42 -05:00
Peter D. Gray
d31fee5d22
unused function 2024-01-10 11:33:38 -05:00
scgbckbone
d3d176cafe xprv master seed with tmp seeds and bip39 passphrase
(cherry picked from commit 5bfdc4f45a)
2023-12-21 08:36:42 -05:00
scgbckbone
155c71de86 bugfix: do not allow to import master seed as temporary
(cherry picked from commit 9188c7faf2)
2023-12-21 08:36:42 -05:00
Peter D. Gray
522d838ec5
cache prelogin values 2023-12-08 09:28:05 -05:00
Peter D. Gray
a7a1e6e8b0
cleanup 2023-12-07 11:52:17 -05:00
Peter D. Gray
e9ae9a9922
Merge branch 'Q' of github.com:Coldcard/q1firmware into Q 2023-12-07 10:24:02 -05:00
Peter D. Gray
dd5cb223a9
lcd brightness 2023-12-07 10:23:39 -05:00
scgbckbone
d4f13317fc bugfix: do not allow to import master seed as temporary 2023-12-07 15:42:52 +01:00
Peter D. Gray
f1fc2d1ba6 better dark 2023-12-05 13:04:40 +01:00
scgbckbone
e71d932b30 prevent yikes in settings._read_slot when loading settings 2023-11-24 09:17:17 -05:00
scgbckbone
81e8f3dee2 Add current tmp seed to Seed Vault via Seed Vault menu 2023-10-15 14:47:24 -04:00
Peter D. Gray
05a08b6ff8 seed vault optimizations 2023-10-09 12:43:35 -04:00
scgbckbone
e1ac204e04 Never store 'seeds' in ephemeral settings 2023-10-06 08:27:14 -04:00
scgbckbone
8d304f408a bugfix: incorrect xfp shown in meta for passphrase on top of eph secret 2023-10-05 09:13:43 -04:00
scgbckbone
c2b8527f0c remove forgotten debug print statements 2023-10-04 09:35:00 -04:00
scgbckbone
bceaaf92e0 Seed Vault 2023-10-04 08:54:29 -04:00
scgbckbone
fe63163c85 restore to main se2 secret without reboot; active ephemeral seeds have first home menu item [XFP]; tests reorg - created separate test_backup.py; add ability to remove ephemeral seed settings via Restore Seed 2023-09-25 09:36:09 -04:00
scgbckbone
325435b678 NUM_SLOTS in PSRAM increased from 64 to 100 2023-09-25 09:28:16 -04:00