Commit Graph

3158 Commits

Author SHA1 Message Date
scgbckbone
40d7adea3c ubuntu 24.04 compiler warnings patch + python 3.12 compat 2024-06-24 10:10:15 -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
scgbckbone
7f5aeb6143 testing: remove obsolete function SFFile.erase from tests 2024-06-24 08:31:45 -04:00
Peter D. Gray
76883a5d72
support newer QR modules 2024-06-24 08:27:55 -04:00
scgbckbone
ecbed88127 update limitatioons wrt p2sh-p2wpkh ownership 2024-06-21 08:58:44 -04:00
scgbckbone
e908083694 bugfix: ownership also search singlesig wrapped segwit if P2SH address provided 2024-06-21 08:58:44 -04:00
scgbckbone
13365dc258 remove obsolete function erase from SFFile 2024-06-20 15:14:15 -04:00
scgbckbone
7e1b6dd7b5 rename close to flush_out and only use explicitly use if needed inside contextmanager scope 2024-06-20 15:14:15 -04:00
scgbckbone
7cffec944d remove from ApproveTransaction class 2024-06-20 15:14:15 -04:00
scgbckbone
e1a17ac43f share push tx tests 2024-06-20 15:14:15 -04:00
scgbckbone
1abb04f928 bugfix: handle case when "n" is not defined 2024-06-20 15:14:15 -04:00
scgbckbone
9f1df84d26 allow share push tx from all import paths (SD/Vdisk, NFC, QR, USB) 2024-06-20 15:14:15 -04:00
scgbckbone
180fa944f3 bugfix: sharing push tx plain text 2024-06-20 15:14:15 -04:00
Peter D. Gray
604edbd21c
Merge branch 'master' of github.com:Coldcard/firmware 2024-06-20 13:39:56 -04:00
Peter D. Gray
3a433ce82b
nit 2024-06-20 13:39:49 -04:00
scgbckbone
41931df6df add Theya wallet to Export options 2024-06-20 09:25:46 -04:00
Peter D. Gray
d373a863ef
edits 2024-06-20 08:58:52 -04:00
scgbckbone
95d1476a68 bugfix: yikes exporting B85 via NFC when NFC is None 2024-06-20 08:56:50 -04:00
scgbckbone
2dc83743ed fix progress bar in address explorer; add progress bar to txn output explorer 2024-06-17 11:44:05 -04:00
scgbckbone
c7f06670c6 add shortcut to PSBT signing in NFC tools 2024-06-17 10:07:53 -04:00
Peter D. Gray
d712fe9d81
edits 2024-06-17 09:34:11 -04:00
Peter D. Gray
d1ad9f31f7
Merge branch 'master' into pushtx, edit notes 2024-06-17 09:27:06 -04:00
Peter D. Gray
df73778b1e
cleanup 2024-06-14 11:39:55 -04:00
Peter D. Gray
81f7af1857
test for nfc share to pushtx 2024-06-14 11:31:34 -04:00
Peter D. Gray
947ec35d68
handle too-big txn in nfc pushtx 2024-06-14 11:00:42 -04:00
Peter D. Gray
d68903b3bd
nfc push tx cases 2024-06-14 11:00:17 -04:00
Peter D. Gray
8335ccc009
comment 2024-06-14 09:39:58 -04:00
Peter D. Gray
de41770853
Add NFC pushtx from any existing file 2024-06-12 14:55:01 -04:00
Peter D. Gray
85c1a8cc63
add block diagram 2024-06-12 10:52:30 -04:00
Peter D. Gray
a6d87758f0
typo 2024-06-12 10:06:39 -04:00
Peter D. Gray
121f500d05
add our backend 2024-06-12 10:04:31 -04:00
Peter D. Gray
2b738fc2fd
example/links 2024-06-05 10:55:04 -04:00
Peter D. Gray
8c0e94715d
Updated URL for mempool 2024-06-04 08:52:30 -04:00
Peter D. Gray
24bfca106a
first pass NFC pushtx 2024-06-03 14:07:40 -04:00
scgbckbone
03ff4f842e tx output explorer; fix fake_ms_txn and add psbtV2; add ability to add multiple op_returns to fake_txn 2024-06-03 11:13:34 -04:00
Peter D. Gray
9fe6ab13ef
UX for pushtx enable/disable 2024-06-03 11:03:13 -04:00
Peter D. Gray
bc601ae1ec
add b2a_base64url 2024-06-03 11:03:01 -04:00
Peter D. Gray
34328a0d30
version bump 2024-06-03 09:08:03 -04:00
Peter D. Gray
90466a502a
edits 2024-06-03 09:06:39 -04:00
Peter D. Gray
4789bd85d5
cleanup 2024-06-03 08:58:44 -04:00
Peter D. Gray
ccfac53917
petty optimization 2024-06-03 08:56:07 -04:00
scgbckbone
8fb572bd21 only check strings with newline for legacy ms format in scan_any_qr 2024-06-03 08:55:01 -04:00
scgbckbone
c8cabd8948 compile regex for multi use 2024-06-03 08:55:01 -04:00
scgbckbone
53fe2d4e26 do not use ure for large data - can cause max recursion depth 2024-06-03 08:55:01 -04:00
scgbckbone
80c07f6c1e typo ready2sign 2024-06-03 08:36:56 -04:00
scgbckbone
ea4d489253 bugfix: showing 10 biggest outputs by value 2024-05-28 10:56:54 -04:00
scgbckbone
9dea698f1a Scan Any QR Code now detects CC multisig fromat; format and policy required in CC multisig format; fix legacy witness utxo test 2024-05-28 10:10:57 -04:00
scgbckbone
a0bf320e54 gc.collect removal 2024-05-28 09:57:59 -04:00
scgbckbone
b13f68a7be Lockdown seed menu tmp predicate + ux message to delete duress wallets 2024-05-28 09:47:23 -04:00