Commit Graph

379 Commits

Author SHA1 Message Date
Peter D. Gray
d62eec1d8c
update trick-related tests 2022-09-15 10:07:04 -04:00
Peter D. Gray
d00306fc0e
whitespace 2022-09-14 10:05:47 -04:00
scgbckbone
51593df040 Block HSM by default (user management commands and HSM related commands). Users must explicitly enable HSM in Advanced/Tools -> Enable HSM; enable HSM in login sequence if policy file is available 2022-09-08 13:46:37 -04:00
scgbckbone
35b1564638 Menu wrapping (wrap around bottom/top) 2022-09-06 11:29:20 -04:00
scgbckbone
b953acf0bf Be able to import descriptor that specify change and receiving in a single descriptor string; import bug in nfc.py 2022-09-06 08:17:05 -04:00
straylight
5f2848a366 Import hexlify as b2a_hex 2022-09-02 14:26:33 -04:00
straylight
a7acc144ba HSM: ban OP_RETURN when using whitelisting 2022-09-02 14:26:33 -04:00
straylight
4c1ff0f034 Better caching; update tests 2022-09-02 14:26:33 -04:00
straylight
0e69f367f3 PSBT and HSM refactor 2022-09-02 14:26:33 -04:00
straylight
3b9670cbde Tests for the new HSM rules 2022-08-29 08:27:20 -04:00
scgbckbone
b05bc1792a fix single address share over NFC bug 2022-08-23 08:49:55 -04:00
scgbckbone
4a6c1f42b7 add proof test - order of xpubs in multisig does not matter 2022-08-11 14:06:23 -04:00
scgbckbone
c366c48e4c add ability to add duplicate unknown entries in test PSBT object; disallow duplicate keys in unknown (raise FatalPSBTIssue); more robust tests 2022-08-11 11:01:40 -04:00
Peter D. Gray
d2ac24315e
confirm users want virtdisk feature 2022-07-29 11:33:21 -04:00
Peter D. Gray
9cbedcb617
test case for MacOS 2022-07-29 09:05:45 -04:00
Peter D. Gray
23dfffd046
Now with descriptors 2022-07-20 11:03:37 -04:00
Peter D. Gray
a0559a347b
testcase for bip-85 menu 2022-07-20 10:59:37 -04:00
scgbckbone
d1aca3912d
Multisig descriptors (#124)
* multisig descriptor

* multisig descriptor

* multisig descriptors

Co-authored-by: avirgovi <avirgovi@cisco.com>
Co-authored-by: doc-hex <1482781+doc-hex@users.noreply.github.com>
2022-07-14 09:39:05 -04:00
scgbckbone
26986cfc85 BIP-85 Passwords & Keyboard emulation 2022-07-14 09:34:19 -04:00
scgbckbone
ce2feb5f1d allow unknown scripts in HSM; add support for OP_RETURN 2022-07-14 09:23:36 -04:00
scgbckbone
f60d6a6f6c fix and extend 'test_bitcoind_cosigning' 2022-07-12 12:37:30 +02:00
scgbckbone
f5d15f756e Merge branch 'missing_utxo_psbt' of https://github.com/scgbckbone/secret_firmware into foreign_utxo_missing_allow 2022-06-16 17:08:18 +02:00
scgbckbone
8ee7773864 allow missing UTXO(s) for foreign inputs 2022-06-16 16:29:31 +02:00
doc-hex
f2dd21a3f5
Merge pull request #116 from scgbckbone/run_sim_tests_imp
run_sim_tests improvements
2022-06-16 10:20:35 -04:00
scgbckbone
7718f90c95 fix multisig wallet order bug and provide test 2022-06-09 11:22:20 +02:00
scgbckbone
41c0bb07fe improvements 2022-06-09 11:13:30 +02:00
avirgovi
e65c9012af called with no args = -m all 2022-05-27 08:59:46 +02:00
Peter D. Gray
ea1bb03a4d
MacOS support 2022-05-26 12:20:01 -04:00
Peter D. Gray
42731cb07b
removed workdir check 2022-05-26 11:48:24 -04:00
avirgovi
deabb6ea1e add COPYRIGHT 2022-05-26 16:46:22 +02:00
avirgovi
3a86f6cc88 merge imports 2022-05-26 16:27:31 +02:00
avirgovi
dbffe10474 better comments 2022-05-26 07:55:13 +02:00
avirgovi
d524e44d96 remove ndef dependency -> ndeflib is part of nfcpy 2022-05-24 22:57:00 +02:00
avirgovi
41bc984656 review comments; importstyle; dissolve complex expression; ad test_ms_sign_simple to veryslow tests 2022-05-24 22:50:04 +02:00
avirgovi
149980ada8 add comment to failing test 2022-05-24 14:23:16 +02:00
avirgovi
2e564978dd fix BasicPSBT parsing 2022-05-24 10:37:29 +02:00
avirgovi
81634694c2 better font for ubuntu20; doc typo; regtest option for make ms address 2022-05-24 00:20:01 +02:00
avirgovi
8c36b6025a remove explora 2022-05-23 16:02:31 +02:00
avirgovi
4d4c6b598a bitcoin regtest 2022-05-23 15:19:48 +02:00
avirgovi
2141620120 properly mark all bitcoind tests with pytest.mark.bitcoind 2022-05-18 15:52:42 +02:00
avirgovi
6b97bf2c92 change cli logic for run_sim_tests.py 2022-05-18 12:39:05 +02:00
avirgovi
277dcb5dfb add test runner for simulator 2022-05-18 12:17:14 +02:00
avirgovi
c74652c290 update pytest.ini 2022-05-17 22:53:22 +02:00
avirgovi
3353d6ee60 hacky upgrades ?fixed? 2022-05-17 22:51:52 +02:00
avirgovi
e6011165a0 unconditional skip for usb fuzz test (ckcc enforces msg length) 2022-05-17 22:33:56 +02:00
avirgovi
b14b3815bd split test_hsm.py::test_backup_policy to two tests; add skip to test_boot_to_hsm_too_late if simulator 2022-05-17 18:53:30 +02:00
avirgovi
ddc1a54759 split test_unit.py::test_backups to two tests 2022-05-17 18:52:15 +02:00
avirgovi
e9b8d97b00 fix test_iss6743 after addition of signature grinding 2022-05-17 18:10:20 +02:00
avirgovi
485cb4c863 add setting.nfc to optional 2022-05-17 18:06:46 +02:00
avirgovi
6e3f6ba686 change order of tests and remove unused imports in test_nfc.py 2022-05-17 10:21:08 +02:00