Commit Graph

29 Commits (73a7223e7b9396a7540870028567ca85011081b3)

Author SHA1 Message Date
Martin Milata 73a7223e7b test(core): add T3T1 support
2 months ago
Martin Milata 0c5836605f fix(tests): Safe 3 model name
7 months ago
grdddj cae3e81337 chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests
8 months ago
grdddj 04e3b02030 feat(tests): add device tests for chunkifying addresses
8 months ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
1 year ago
Andrew Kozlik 4372d19ceb feat(core): Remove authorization when rounds are depleted.
1 year ago
Andrew Kozlik 7cbcb25a75 feat(test): Add device test for migration to CoinJoin account.
1 year ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
1 year ago
Andrew Kozlik 0466972f30 feat(legacy): Implement SLIP-0025 CoinJoin accounts.
1 year ago
Andrew Kozlik a1afadfd01 feat(legacy): Implement UnlockPath.
1 year ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
1 year ago
grdddj f48890afb3 chore(tests): make all the device tests work with UI2
2 years ago
Andrew Kozlik c7fb908146 chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
2 years ago
Andrew Kozlik c41ccdca76 feat(tests): Implement CoinJoin requests in device tests.
2 years ago
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.
2 years ago
Andrew Kozlik 94d1a49eea chore(core): Rework checking of CoinJoin parameters.
2 years ago
Andrew Kozlik 556e8a147a chore(core): Make CoinJoin checks more lenient.
2 years ago
grdddj 3e11e8bba2 chore(tests): update Bitcoin test cases to use valid prevtxes
2 years ago
Andrew Kozlik 473657fd44 chore(core): Tweak validation of pre-authorized GetOwnershipProof.
2 years ago
grdddj 9a71ac74c9 chore(tests): add type hints and improve styling in device test files
2 years ago
Andrew Kozlik e5281b87b5 chore(tests): Add payment requests to test_msg_authorize_coinjoin device test.
2 years ago
Andrew Kozlik 44c184061e fix(tests): Fix signatures in ownership proofs.
2 years ago
grdddj 0b0a77703c chore(tests): more test reorganizations
2 years ago