| .. |
|
data
|
bugfix: prevent yikes in clone coldcard - creating backup with bypass_tmp=True on master secret
|
2023-12-21 08:36:42 -05:00 |
|
debug
|
New feature: press 4 to show QR for address shown via USB protocol (mk3)
|
2020-02-25 09:39:08 -05:00 |
|
devtest
|
testing: fix and enable PSBT proxy parsing unit test
|
2024-04-10 15:49:32 -04:00 |
|
.gitignore
|
Validate TRNG using dieharder test suite
|
2021-03-16 14:06:36 -04:00 |
|
api.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
authproxy.py
|
bitcoin regtest
|
2022-05-23 15:19:48 +02:00 |
|
bech32.py
|
Support for P2TR cases
|
2022-05-03 11:37:22 -04:00 |
|
bip39-vectors.json
|
BIP39 passphrase additions, no UX yet
|
2019-03-27 11:00:43 -04:00 |
|
charcodes.py
|
remove version.has_fatram, add version.supports_hsm
|
2023-12-05 12:30:39 +01:00 |
|
ckcc_protocol
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
clone_tests.py
|
Force default HW settings (USB,NFC,VDisk OFF) after clone/backup restore
|
2024-03-28 10:42:43 -04:00 |
|
conftest.py
|
Address Explorer start idx
|
2024-04-16 15:04:07 -04:00 |
|
constants.py
|
Address Explorer start idx
|
2024-04-16 15:04:07 -04:00 |
|
core_fixtures.py
|
mk4=Q export wallet
|
2024-04-08 10:39:14 -04:00 |
|
helpers.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
login_settings_tests.py
|
friday fun
|
2024-03-25 10:01:15 -04:00 |
|
Makefile
|
dev squashed
|
2020-11-18 14:19:14 -05:00 |
|
msg.py
|
verify digest for detached signature files
|
2023-02-21 09:21:20 -05:00 |
|
objstruct.py
|
dev squashed
|
2020-11-18 14:19:14 -05:00 |
|
psbt.py
|
PSBTv2
|
2023-09-21 10:17:44 -04:00 |
|
pytest.ini
|
review comments; importstyle; dissolve complex expression; ad test_ms_sign_simple to veryslow tests
|
2022-05-24 22:50:04 +02:00 |
|
README.md
|
initial test fixing
|
2022-05-13 14:05:54 +02:00 |
|
requirements.txt
|
improved QR reading, BBQr tests
|
2024-01-22 17:07:49 -05:00 |
|
run_sim_tests.py
|
bugfix: handle ZeroSecretException for bip39 passphrase calculation
|
2024-04-03 11:11:38 -04:00 |
|
sigheader.py
|
Support firmware limiting itself to specific hardware revs
|
2020-01-21 09:53:56 -05:00 |
|
test_addr.py
|
clone tests
|
2024-02-29 16:20:27 -05:00 |
|
test_address_explorer.py
|
Address Explorer start idx
|
2024-04-16 15:04:07 -04:00 |
|
test_attended.py
|
fix test_multisig.py; proper handling of buttons
|
2024-02-09 08:46:34 -05:00 |
|
test_backup.py
|
test huge backups
|
2024-03-29 10:04:27 -04:00 |
|
test_bbqr.py
|
re-enable multisig addr censorship for NFC exports; test fixes
|
2024-04-01 10:22:28 -04:00 |
|
test_bip39pw.py
|
Lock Down Seed also wipes LFS
|
2024-04-16 15:13:40 -04:00 |
|
test_change_pins.py
|
mk4=Q rest fixed (sim tests)
|
2024-04-10 10:27:34 -04:00 |
|
test_decoders.py
|
fix test_decoders.py
|
2024-03-29 12:14:22 -04:00 |
|
test_drv_entro.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
test_ephemeral.py
|
mk4=Q rest fixed (sim tests)
|
2024-04-10 10:27:34 -04:00 |
|
test_export.py
|
add Nunchuk export option
|
2024-04-17 10:24:20 -04:00 |
|
test_hsm.py
|
mk4=Q rest fixed (sim tests)
|
2024-04-10 10:27:34 -04:00 |
|
test_msg.py
|
use h to represent hardened derivation component
|
2024-02-22 09:13:40 -05:00 |
|
test_multisig.py
|
Address Explorer start idx
|
2024-04-16 15:04:07 -04:00 |
|
test_nfc.py
|
Remove upper limit for backup file size
|
2024-02-15 09:50:11 -05:00 |
|
test_notes.py
|
after review
|
2024-03-10 11:05:42 -04:00 |
|
test_ownership.py
|
add ux test
|
2024-03-26 10:38:09 -04:00 |
|
test_paper.py
|
kill file_picker annoying file count UI
|
2024-02-21 09:05:32 -05:00 |
|
test_pincodes.py
|
mk4 se1 cases
|
2022-03-02 12:40:19 -05:00 |
|
test_pwsave.py
|
Direct route to BIP-39 passwords on Q
|
2024-02-20 11:00:17 -05:00 |
|
test_rng.py
|
initial test fixing
|
2022-05-13 14:05:54 +02:00 |
|
test_rolls.py
|
add root to path for pytest to find dice rolls code
|
2023-01-20 15:59:31 -05:00 |
|
test_se2.py
|
mk4=Q rest fixed (sim tests)
|
2024-04-10 10:27:34 -04:00 |
|
test_seed_xor.py
|
Add CANCEL to xor; fix test_seed_xor.py
|
2024-02-09 08:46:34 -05:00 |
|
test_sign.py
|
testing: fix and enable PSBT proxy parsing unit test
|
2024-04-10 15:49:32 -04:00 |
|
test_unit.py
|
HW Accelerated AES CTR for passphrase saver, MiscroSD 2FA, and Tapsigner backup decryption
|
2024-04-10 10:45:58 -04:00 |
|
test_upgrades.py
|
kill file_picker annoying file count UI
|
2024-02-21 09:05:32 -05:00 |
|
test_usb.py
|
improve test_usb.py::test_xpub_good
|
2024-02-22 09:57:46 -05:00 |
|
test_ux.py
|
Lock Down Seed also wipes LFS
|
2024-04-16 15:13:40 -04:00 |
|
test_vdisk.py
|
kill file_picker annoying file count UI
|
2024-02-21 09:05:32 -05:00 |
|
txn.py
|
address ownership
|
2024-03-22 16:20:37 -04:00 |
|
xfp-miner.py
|
dev squashed
|
2020-11-18 14:19:14 -05:00 |
|
xor.py
|
Fluff
|
2023-03-31 11:12:14 -04:00 |
|
xpub.py
|
Useful helper
|
2020-12-10 10:35:58 -05:00 |