| .. |
|
data
|
correct scrptPubkey parsing for segwit v1-v16
|
2023-04-25 14:09:56 -04: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
|
restrict segwit SINGLE output out of bound; sighash restrictions
|
2023-04-06 09:54:39 -04:00 |
|
.gitignore
|
Validate TRNG using dieharder test suite
|
2021-03-16 14:06:36 -04:00 |
|
api.py
|
correct scrptPubkey parsing for segwit v1-v16
|
2023-04-25 14:09:56 -04: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 |
|
ckcc_protocol
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
conftest.py
|
support all sighash flags; do not set sighash for foreign inputs; deltamode optimizations; bip143 test vectors
|
2023-03-30 12:52:26 -04:00 |
|
constants.py
|
support all sighash flags; do not set sighash for foreign inputs; deltamode optimizations; bip143 test vectors
|
2023-03-30 12:52:26 -04:00 |
|
helpers.py
|
correct scrptPubkey parsing for segwit v1-v16
|
2023-04-25 14:09:56 -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
|
correct scrptPubkey parsing for segwit v1-v16
|
2023-04-25 14:09:56 -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
|
Detached signature file for single sig exports, generic single sig exports, paper wallets, derived entropy; BIP137 fixes; signature file verification; sign files in 'List Files' manu
|
2023-02-16 16:25:09 -05:00 |
|
run_sim_tests.py
|
verify digest for detached signature files
|
2023-02-21 09:21:20 -05:00 |
|
sigheader.py
|
Support firmware limiting itself to specific hardware revs
|
2020-01-21 09:53:56 -05:00 |
|
test_addr.py
|
support all sighash flags; do not set sighash for foreign inputs; deltamode optimizations; bip143 test vectors
|
2023-03-30 12:52:26 -04:00 |
|
test_address_explorer.py
|
unify address format labels; address explorer now uses both labels and shortened addresses; axi updated to track last 4 addr chars or MenuItem label (multisig)
|
2023-05-10 11:57:48 -04:00 |
|
test_attended.py
|
fake_txn segwit_in fix
|
2023-04-25 14:09:56 -04:00 |
|
test_bip39pw.py
|
Detached signature file for single sig exports, generic single sig exports, paper wallets, derived entropy; BIP137 fixes; signature file verification; sign files in 'List Files' manu
|
2023-02-16 16:25:09 -05:00 |
|
test_change_pins.py
|
verify duress wallet math correct
|
2022-03-04 13:19:06 -05:00 |
|
test_drv_entro.py
|
Detached signature file for single sig exports, generic single sig exports, paper wallets, derived entropy; BIP137 fixes; signature file verification; sign files in 'List Files' manu
|
2023-02-16 16:25:09 -05:00 |
|
test_ephemeral.py
|
Main seed and ephemeral seed from Tapsigner backup + ephemeral seed from extended private key
|
2023-02-16 11:35:03 -05:00 |
|
test_export.py
|
rename "Unchained Capital" to "Unchained"
|
2023-06-15 10:22:20 -04:00 |
|
test_hsm.py
|
Display HSM policy hash on first activation (#151)
|
2022-10-05 10:53:11 -04:00 |
|
test_msg.py
|
Update SEED XOR docs
|
2023-03-20 15:49:25 -04:00 |
|
test_multisig.py
|
change Key Origin Information export format of multisig addresses .csv according to BIP-0380
|
2023-05-03 09:15:18 -04:00 |
|
test_nfc.py
|
vdisk UX
|
2022-12-19 14:42:06 -05:00 |
|
test_paper.py
|
unify address format labels; address explorer now uses both labels and shortened addresses; axi updated to track last 4 addr chars or MenuItem label (multisig)
|
2023-05-10 11:57:48 -04:00 |
|
test_pincodes.py
|
mk4 se1 cases
|
2022-03-02 12:40:19 -05:00 |
|
test_pwsave.py
|
comments
|
2023-02-08 11:14:39 -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
|
vdisk UX
|
2022-12-19 14:42:06 -05:00 |
|
test_seed_xor.py
|
Bugfixes
|
2023-03-31 11:12:28 -04:00 |
|
test_sign.py
|
fake_txn segwit_in fix
|
2023-04-25 14:09:56 -04:00 |
|
test_unit.py
|
BSMS (BIP-129)
|
2023-01-25 17:35:10 -05:00 |
|
test_upgrades.py
|
hacky upgrades ?fixed?
|
2022-05-17 22:51:52 +02:00 |
|
test_usb.py
|
unconditional skip for usb fuzz test (ckcc enforces msg length)
|
2022-05-17 22:33:56 +02:00 |
|
test_ux.py
|
fake_txn segwit_in fix
|
2023-04-25 14:09:56 -04:00 |
|
test_vdisk.py
|
vdisk UX
|
2022-12-19 14:42:06 -05:00 |
|
txn.py
|
fake_txn segwit_in fix
|
2023-04-25 14:09:56 -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 |