You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/tests/device_tests/bitcoin
Andrew Kozlik d16b44bad6
feat(core): Verify signatures of all original inputs in replacement transactions.
2 years ago
..
__init__.py chore(tests): more test reorganizations 2 years ago
payment_req.py feat(tests): Add payment request device tests. 2 years ago
signtx.py refactor(tests): consolidate bitcoin.signtx helper module 2 years ago
test_authorize_coinjoin.py chore(tests): divide test BTC transactions between existing and unexisting 2 years ago
test_bcash.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_bgold.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_dash.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_decred.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_descriptors.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_firo.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_fujicoin.py chore(tests): comment on no-longer-valid transaction links 2 years ago
test_getaddress.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_getaddress_segwit.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_getaddress_segwit_native.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_getaddress_show.py test: mark test_show_multisig_xpubs as flaky 2 years ago
test_getownershipproof.py fix(crypto): use zero auxiliary data in BIP340 2 years ago
test_getpublickey.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_getpublickey_curve.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_grs.py chore(tests): comment on no-longer-valid transaction links 2 years ago
test_komodo.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_multisig.py fix(tests): Tests fail earlier due to scriptPubKey check. 2 years ago
test_multisig_change.py chore(tests): divide test BTC transactions between existing and unexisting 2 years ago
test_nonstandard_paths.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_op_return.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_peercoin.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_signmessage.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_signtx.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_amount_unit.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_external.py chore(tests): comment on no-longer-valid transaction links 2 years ago
test_signtx_external.py.26433dd0383a27fe0a6f3314bccc2f14.tmp chore(tests): create real taproot transactions 2 years ago
test_signtx_invalid_path.py feat(legacy): Make Bitcoin path checks same as in core. 2 years ago
test_signtx_mixed_inputs.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_payreq.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_prevhash.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_replacement.py feat(core): Verify signatures of all original inputs in replacement transactions. 2 years ago
test_signtx_segwit.py chore(tests): divide test BTC transactions between existing and unexisting 2 years ago
test_signtx_segwit_native.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago
test_signtx_taproot.py chore(tests): create real taproot transactions 2 years ago
test_verifymessage.py chore(tests): add type hints and improve styling in device test files 2 years ago
test_verifymessage_segwit.py feat(core): Support Electrum signatures in VerifyMessage. 2 years ago
test_verifymessage_segwit_native.py feat(core): Support Electrum signatures in VerifyMessage. 2 years ago
test_zcash.py chore(tests): update Bitcoin test cases to use valid prevtxes 2 years ago