scgbckbone
0ef6413cd8
apply note or pwd as b39 passphrase
2026-06-24 14:07:25 -04:00
Dmitry Monakhov
97d86c9571
Fix BBQr share of Unicode text: encode str to UTF-8 before sizing/splitting
...
For 'U'/'J' payloads data is a str; planning counted codepoints while
b32encode consumes UTF-8 bytes, so multi-byte text (e.g. paper-wallet QR
art) overflowed target_vers and tripped the assert in show_bbqr_codes.
2026-06-24 13:29:58 -04:00
scgbckbone
edae8c1ee6
Add groups for secure notes
2026-06-24 13:28:43 -04:00
scgbckbone
553405776f
Keep scanner reinit state instance-local
2026-06-24 11:12:35 -04:00
scgbckbone
ad2088d231
Fix QR scanner setup and sleep handling
2026-06-24 11:12:35 -04:00
scgbckbone
67a5c6c270
fix bypass_tmp return to master secret with xprv type
2026-06-24 08:23:47 -04:00
scgbckbone
eb112eb3a1
fix tests
2026-06-24 08:22:54 -04:00
scgbckbone
0d04e5e1f8
bugfix: p2pk
2026-06-23 11:43:39 -04:00
scgbckbone
59eb529a20
Reject witness-only UTXO for legacy inputs; Suppress fee for unverified witness UTXOs;normalize legacy inputs to proper utxo
2026-06-23 11:25:53 -04:00
scgbckbone
d5aba396a6
improve USB validation
2026-06-23 10:55:08 -04:00
scgbckbone
6fd256dbdc
bugfix: 1of1 multisig
2026-06-23 10:34:44 -04:00
scgbckbone
6716fcbacb
keep NFC export tag live for repeated probes
2026-06-23 10:29:26 -04:00
scgbckbone
1dddd88525
WIF Store upgrade
2026-06-22 12:46:50 -04:00
scgbckbone
d656f371c7
BIP-322 changes after BIP got in to the complete state
2026-06-22 11:20:44 -04:00
scgbckbone
7e92e5162a
Restore borrowed secret handling in SensitiveValues
2026-06-22 11:16:20 -04:00
scgbckbone
74d34cfcf7
stabilize tests
2026-06-22 10:39:46 -04:00
scgbckbone
64658621bb
simulator:attribute catchup with real SCAN
2026-06-22 10:39:30 -04:00
scgbckbone
755353f029
docs: NFC antenna by HW
2026-06-22 09:28:53 -04:00
scgbckbone
2981d15933
build: automatic block height update
2026-06-22 09:28:30 -04:00
scgbckbone
9ff3f5c447
slight menu optimization for long menus
2026-06-19 12:51:07 -04:00
scgbckbone
f5a1ef32c9
test nits
2026-06-19 12:50:54 -04:00
scgbckbone
841e44335e
testing: block_h bumped for SSSP too, when CCC overrides SSSP block
2026-06-19 12:50:26 -04:00
scgbckbone
38616234e7
testing: cope with bitcoin core v30
2026-06-19 12:50:10 -04:00
scgbckbone
8e3bbfdf84
docs: index all docs and fix drift vs firmware
2026-06-19 12:48:49 -04:00
Peter D. Gray
f9b65ce968
credit
2026-06-19 11:00:37 -04:00
Dmitry Monakhov
8d71040acf
Don't restore cached backup password (bkpw) from backup file
...
Restore mirrored the write-side strip of bkpw: a crafted backup could inject
setting.bkpw and fixate the password used for future backups. Drop it on restore
2026-06-19 10:59:16 -04:00
dependabot[bot]
5feae87e03
Bump requests from 2.32.4 to 2.33.0 in /testing
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.4 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-19 10:58:24 -04:00
scgbckbone
0949c0ac86
README.md update build repro steps (were misordered before)
2026-06-19 10:57:08 -04:00
scgbckbone
c36eac23d2
bundle small fixes
2026-06-19 10:56:45 -04:00
scgbckbone
a24a894cfd
fix typo in nfc-pushtx.md
2026-05-16 10:59:23 -04:00
scgbckbone
ca06dfd250
unreleased regression introduced in 300323f18d
2026-04-25 10:36:15 -04:00
scgbckbone
3a1ef6fe50
bugfix: NFC verify address wrong error message
2026-04-20 15:21:43 -04:00
scgbckbone
883be60fc5
bugfix: attribute error on exception object + more 7z header tests
2026-04-20 15:19:31 -04:00
scgbckbone
393ebf5b43
bugfix: default menu position in custom path address format menu
2026-04-20 15:18:30 -04:00
scgbckbone
2b5178bd63
bugfix: "Send Password" menu item visibility reversed, do not store password as None, UX fixes
2026-04-20 15:15:19 -04:00
scgbckbone
44e7be3681
fix: correct container type for settings.wifs; proper button text UX with parentheses
2026-04-20 12:40:40 -04:00
scgbckbone
300323f18d
final solution can_cancel=True
2026-04-20 12:40:07 -04:00
scgbckbone
c998432fc4
bugfix: exiting nickname entry with nickname already saved deleted previous nickname; fixed settings_get with prelogin arg
2026-04-20 12:37:54 -04:00
scgbckbone
9c6cfcbbd7
bugfix: enable disabled 7z magic check in check_file_headers
2026-04-20 11:28:28 -04:00
scgbckbone
be614dab92
bugfix: Delta Mode Trick PIN restore from backup
2026-04-20 11:17:52 -04:00
scgbckbone
02bd428786
do not repeat HSM_DISABLE_CMDS in HOBBLED_CMDS
2026-04-20 11:17:17 -04:00
scgbckbone
6869ba87b0
typos
2026-04-20 11:17:17 -04:00
scgbckbone
d0f834570b
testing: fix bitcoind param list
2026-04-20 11:15:02 -04:00
scgbckbone
00afe533ca
better fitting UX message for MK versions
2026-04-20 11:14:36 -04:00
scgbckbone
621523c1a8
remove redundant double newline in "Show Version"
2026-04-08 10:14:42 -04:00
scgbckbone
fdf630ab31
Wait UX for chain changes
2026-04-08 10:14:05 -04:00
Peter D. Gray
d2ad7a5923
Merge branch 'master' of github.com:Coldcard/firmware
2026-03-25 10:51:52 -04:00
Peter D. Gray
29ef16be63
Signed for Edge release.
2026-03-25 10:51:35 -04:00
scgbckbone
3344975607
regtest inherits chains parameters from testnet (saves flash space)
2026-03-16 13:23:02 -04:00
Peter D. Gray
15191eaaa5
edits
2026-03-12 10:17:09 -04:00