1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-19 04:48:12 +00:00
trezor-firmware/tests/device_tests/bitcoin
gruve-p 3ab036a1d1
feat(common): enable Taproot on Groestlcoin
Add additional device tests for GRS

Add P2TR GetAddress for GRS mainnet and testnet

Add SignTX spending taproot UTXO (The resulting transaction from the SignTx device test was successfully mined on Testnet.)
2021-12-20 22:49:36 +01:00
..
__init__.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_authorize_coinjoin.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +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_getaddress_segwit_native.py feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +01:00
test_getaddress_segwit.py feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +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 feat(tests): Add device tests for Taproot ownership proofs. 2021-12-06 18:23:48 +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 feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +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 feat(tests): Add device tests for Taproot ownership proofs. 2021-12-06 18:23:48 +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_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 chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
test_signtx.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +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