Commit Graph

15 Commits (1526215be5cf35f8afc2940a81bade3407b90e5f)

Author SHA1 Message Date
Andrew Kozlik 5b453c88ed feat(core): Add serialize option to SignTx.
2 years ago
Andrew Kozlik 294c390c96 feat(tests): Test signing a large CoinJoin.
2 years ago
Andrew Kozlik 0bc35dd2e6 fix(tests): Specify correct coin in SLIP-25 XPUB test.
2 years ago
Andrew Kozlik 58ef0da703 feat(tests): Test spend from SLIP-25 path.
2 years ago
Andrew Kozlik 97115a1a54 fix(tests): Device tests for SLIP-0025 CoinJoin accounts.
2 years ago
grdddj e4a6608d1f chore(tests): divide test BTC transactions between existing and unexisting
2 years ago
Andrew Kozlik 9e346b05da chore(core): Don't check fairness of mining fees in CoinJoin.
3 years ago
Andrew Kozlik 94d1a49eea chore(core): Rework checking of CoinJoin parameters.
3 years ago
Andrew Kozlik 556e8a147a chore(core): Make CoinJoin checks more lenient.
3 years ago
grdddj 3e11e8bba2 chore(tests): update Bitcoin test cases to use valid prevtxes
3 years ago
Andrew Kozlik 473657fd44 chore(core): Tweak validation of pre-authorized GetOwnershipProof.
3 years ago
grdddj 9a71ac74c9 chore(tests): add type hints and improve styling in device test files
3 years ago
Andrew Kozlik e5281b87b5 chore(tests): Add payment requests to test_msg_authorize_coinjoin device test.
3 years ago
Andrew Kozlik 44c184061e fix(tests): Fix signatures in ownership proofs.
3 years ago
grdddj 0b0a77703c chore(tests): more test reorganizations
3 years ago