..
__init__.py
chore(tests): more test reorganizations
2021-12-06 11:15:12 +01:00
payment_req.py
chore(tests): remove params for unused checks
2024-06-07 16:58:17 +02:00
signtx.py
refactor(tests): consolidate bitcoin.signtx helper module
2022-02-28 15:45:29 +01:00
test_authorize_coinjoin.py
test(core): add T3T1 support
2024-03-12 20:55:23 +00:00
test_bcash.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_bgold.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_dash.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_decred.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_descriptors.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_firo.py
chore(tests): update Bitcoin test cases to use valid prevtxes
2022-02-28 15:45:29 +01:00
test_fujicoin.py
chore(tests): comment on no-longer-valid transaction links
2022-04-12 16:22:42 +02:00
test_getaddress_segwit_native.py
refactor(tests): use same path in per-node specification
2024-12-02 12:21:24 +01:00
test_getaddress_segwit.py
refactor(tests): use same path in per-node specification
2024-12-02 12:21:24 +01:00
test_getaddress_show.py
refactor(tests): use same path in per-node specification
2024-12-02 12:21:24 +01:00
test_getaddress.py
fix(core): disallow per-node paths in getaddress
2024-12-02 12:21:24 +01:00
test_getownershipproof.py
feat(legacy): Implement SLIP-0019 proofs of ownership.
2023-02-27 14:22:25 +01:00
test_getpublickey_curve.py
chore(tests): add type hints and improve styling in device test files
2022-02-07 14:05:27 +01:00
test_getpublickey.py
fix(legacy): show XPUB using a QR code
2025-01-09 12:49:24 +01:00
test_grs.py
chore(tests): comment on no-longer-valid transaction links
2022-04-12 16:22:42 +02:00
test_komodo.py
test(core): add T3T1 support
2024-03-12 20:55:23 +00:00
test_multisig_change.py
fix(core): disallow per-node paths in change outputs
2024-12-02 12:21:24 +01:00
test_multisig.py
fix(core): fix serialization of signatures and witnesses in multisig
2025-01-02 15:07:25 +01:00
test_nonstandard_paths.py
feat(core): remove deprecated path
2024-12-02 12:21:24 +01:00
test_op_return.py
test(core): add T3T1 support
2024-03-12 20:55:23 +00:00
test_peercoin.py
chore(tests): add type hints and improve styling in device test files
2022-02-07 14:05:27 +01:00
test_signmessage.py
refactor(core): consistent naming of UI layouts
2025-01-09 22:57:14 +01:00
test_signtx_amount_unit.py
feat(core,legacy): display only sat instead of sat BTC
2022-09-15 08:01:24 +02:00
test_signtx_external.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_signtx_invalid_path.py
test(core/ui): fix bitcoin signtx for T3T1
2024-05-31 11:59:52 +00:00
test_signtx_mixed_inputs.py
chore(tests): update Bitcoin test cases to use valid prevtxes
2022-02-28 15:45:29 +01:00
test_signtx_payreq.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_signtx_prevhash.py
test(core/ui): fix bitcoin signtx for T3T1
2024-05-31 11:59:52 +00:00
test_signtx_replacement.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00
test_signtx_segwit_native.py
test(core/ui): fix bitcoin signtx for T3T1
2024-05-31 11:59:52 +00:00
test_signtx_segwit.py
test(core): use internal model names
2024-03-12 20:55:23 +00:00
test_signtx_taproot.py
test(core): use internal model names
2024-03-12 20:55:23 +00:00
test_signtx.py
refactor(core): consistent naming of UI layouts
2025-01-09 22:57:14 +01:00
test_verifymessage_segwit_native.py
chore: bump black to 22.3
2022-06-29 14:35:16 +02:00
test_verifymessage_segwit.py
chore: bump black to 22.3
2022-06-29 14:35:16 +02:00
test_verifymessage.py
chore: bump black to 22.3
2022-06-29 14:35:16 +02:00
test_zcash.py
refactor(tests): introduce a better model selection mechanism
2024-09-11 12:59:04 +02:00