Peter D. Gray
|
6fd47d4c16
|
Updated
|
2026-02-24 10:00:22 -05:00 |
|
scgbckbone
|
26680a00f0
|
test fixes
|
2025-09-23 13:09:06 -04:00 |
|
scgbckbone
|
372954e43a
|
SSSP update menu tree & related adjustments
|
2025-09-16 10:35:07 -04:00 |
|
scgbckbone
|
11da344abf
|
multiprocess simulator
|
2025-06-11 08:32:22 -04:00 |
|
scgbckbone
|
ea9d183a48
|
bugfix: PUSHDATA2 in scripts cause yikes
bugfix: missing warning summary in the top of the story for unknown scripts
|
2025-05-12 13:03:46 -04:00 |
|
scgbckbone
|
bee2f95e0a
|
bugfix: disable teleport PSBT from CC without secret; update menu tree
|
2025-04-23 08:28:47 -04:00 |
|
Peter D. Gray
|
a676ef8eb7
|
rework post-signing save process
|
2025-03-28 15:08:57 -04:00 |
|
Peter D. Gray
|
39adb2ac41
|
Multisig PSBT support
|
2025-03-28 15:08:57 -04:00 |
|
Peter D. Gray
|
e06449f59f
|
I should prefer testing before pushing
|
2025-03-14 12:02:13 -04:00 |
|
scgbckbone
|
d23187f187
|
multisig tx finalization
|
2025-03-14 11:50:56 -04:00 |
|
scgbckbone
|
1a18258b5a
|
new address format for UX display
|
2025-02-05 11:28:09 -05:00 |
|
scgbckbone
|
f30686f252
|
update menu-tree.txt
|
2024-09-24 08:54:56 -04:00 |
|
scgbckbone
|
7f5aeb6143
|
testing: remove obsolete function SFFile.erase from tests
|
2024-06-24 08:31:45 -04:00 |
|
scgbckbone
|
f686236a16
|
farewell pycoin
|
2024-05-27 13:14:31 -04:00 |
|
Peter D. Gray
|
609b824ac9
|
SE2 always present
|
2024-04-18 10:00:51 -04:00 |
|
scgbckbone
|
6598be34d4
|
predicate does not need to be callable; fix menu dump
|
2024-04-18 09:58:12 -04:00 |
|
scgbckbone
|
2411c7566d
|
testing: fix and enable PSBT proxy parsing unit test
|
2024-04-10 15:49:32 -04:00 |
|
scgbckbone
|
3c016d2669
|
HW Accelerated AES CTR for passphrase saver, MiscroSD 2FA, and Tapsigner backup decryption
|
2024-04-10 10:45:58 -04:00 |
|
scgbckbone
|
a3f1f7f5de
|
mk4=Q rest fixed (sim tests)
|
2024-04-10 10:27:34 -04:00 |
|
scgbckbone
|
1ed6dd76c6
|
bugfix: AFC_BECH32M must not set AFC_WRAPPED and AFC_BECH32
|
2024-03-25 08:03:27 -04:00 |
|
scgbckbone
|
d924f7b4ed
|
always use SettingsObject class for master data
(cherry picked from commit 4880292eae)
|
2024-02-16 08:47:33 -05:00 |
|
scgbckbone
|
41bb8a8267
|
fix test_vdisk.py; deduplicate test_trick_backups; clear_seed should not blank new default settings; handle simulator --eject properly
|
2024-02-13 09:06:29 -05:00 |
|
scgbckbone
|
3542a79b5a
|
Add CANCEL to xor; fix test_seed_xor.py
|
2024-02-09 08:46:34 -05:00 |
|
scgbckbone
|
bb6318c62c
|
fix unit tests
|
2024-01-26 10:52:41 -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
|
313fb74dc7
|
provide info about Tx level locktimes (nLocktime, nSequence) when signing
(cherry picked from commit af753c38be)
|
2023-12-21 08:36:42 -05:00 |
|
Peter D. Gray
|
3197ad19e5
|
capture hardware platform into backups
|
2023-12-18 09:35:06 -05:00 |
|
scgbckbone
|
55fc81755f
|
regenerate menu-tree.txt
|
2023-10-12 11:10:43 -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
|
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
|
e5d1782b9d
|
BIP39 passphrase as ephemeral seed; Lock Down Seed for all ephemeral; BIP-39 wallet backup
|
2023-09-21 08:50:32 -04:00 |
|
scgbckbone
|
79ce4ae115
|
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 |
|
scgbckbone
|
8cc55e8539
|
restrict segwit SINGLE output out of bound; sighash restrictions
|
2023-04-06 09:54:39 -04:00 |
|
Peter D. Gray
|
83d82cb162
|
bugfix: support CLI --set operation in tests
|
2023-04-04 09:39:15 -04:00 |
|
scgbckbone
|
6111d552ea
|
support all sighash flags; do not set sighash for foreign inputs; deltamode optimizations; bip143 test vectors
|
2023-03-30 12:52:26 -04:00 |
|
scgbckbone
|
d2e61b692d
|
regenerate menu-tree.txt; menu_dumppy fixes
|
2023-02-16 16:25:22 -05:00 |
|
avirgovi
|
4d4c6b598a
|
bitcoin regtest
|
2022-05-23 15:19:48 +02:00 |
|
avirgovi
|
485cb4c863
|
add setting.nfc to optional
|
2022-05-17 18:06:46 +02:00 |
|
avirgovi
|
69843b9f69
|
initial test fixing
|
2022-05-13 14:05:54 +02:00 |
|
Peter D. Gray
|
0b46770a46
|
Updated menu tree
|
2022-04-18 09:08:53 -04:00 |
|
Peter D. Gray
|
4fca5c304e
|
tweaks
|
2022-03-11 13:41:55 -05:00 |
|
Peter D. Gray
|
7a74173e1c
|
New release: 2022-03-09T1426-v5.0.0
|
2022-03-09 09:26:57 -05:00 |
|
Peter D. Gray
|
3f13c63dd3
|
Backup and restore of trick pins and their effects
|
2022-03-07 12:01:15 -05:00 |
|
Peter D. Gray
|
d1f5852d9c
|
SE2 testing, countdown feature, more
|
2021-12-21 08:29:26 -05:00 |
|
Peter D. Gray
|
e23e83a808
|
missed file
|
2021-12-16 13:16:00 -05:00 |
|
Peter D. Gray
|
5f429816ff
|
working menu dumpage
|
2021-12-16 10:18:30 -05:00 |
|
Peter D. Gray
|
6e6f6330ca
|
working menu dumpage
|
2021-12-16 10:15:27 -05:00 |
|
Peter D. Gray
|
3d00b5eeee
|
Mk4 fixes
|
2021-12-14 10:15:45 -05:00 |
|
Peter D. Gray
|
691dc9dff7
|
cleanups
|
2021-09-15 11:28:43 -04:00 |
|