1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/tests/device_tests/bitcoin
2022-01-31 18:00:22 +01:00
..
__init__.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
payment_req.py feat(tests): Add payment request device tests. 2022-01-31 18:00:22 +01:00
test_authorize_coinjoin.py chore(tests): Add payment requests to test_msg_authorize_coinjoin device test. 2022-01-31 18:00:22 +01:00
test_bcash.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_bgold.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_dash.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_decred.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_descriptors.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_firo.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_fujicoin.py feat(common): enable taproot for Fujicoin, fix xpub versions 2022-01-05 12:43:34 +01:00
test_getaddress_segwit_native.py feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +01:00
test_getaddress_segwit.py fix(tests): show addresses in test_show_segwit 2021-12-21 19:39:57 +01:00
test_getaddress_show.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_getaddress.py feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +01:00
test_getownershipproof.py fix(tests): Fix signatures in ownership proofs. 2022-01-10 11:14:36 +01:00
test_getpublickey_curve.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_getpublickey.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_grs.py fix(tests): add correct test case for GRS taproot 2021-12-21 19:39:57 +01:00
test_komodo.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_multisig_change.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_multisig.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_nonstandard_paths.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_op_return.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_peercoin.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signmessage.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_amount_unit.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_external.py fix(tests): Fix signatures in ownership proofs. 2022-01-10 11:14:36 +01:00
test_signtx_invalid_path.py test(core): make sure path check fails immediately 2021-12-16 14:15:39 +01:00
test_signtx_mixed_inputs.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_payreq.py feat(tests): Add payment request device tests. 2022-01-31 18:00:22 +01:00
test_signtx_prevhash.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_replacement.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_segwit_native.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_segwit.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx_taproot.py style(tests): remove class from taproot test 2022-01-13 13:01:17 +01:00
test_signtx.py chore(tests): using real transactions in bitcoin/test_signtx.py 2022-01-27 15:07:30 +01:00
test_verifymessage_segwit_native.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_verifymessage_segwit.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_verifymessage.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_zcash.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00