1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 22:40:59 +00:00
trezor-firmware/tests/device_tests/bitcoin
2024-10-16 16:23:46 +02:00
..
__init__.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
payment_req.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
signtx.py refactor(tests): consolidate bitcoin.signtx helper module 2022-02-28 15:45:29 +01:00
test_authorize_coinjoin.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_bcash.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_bgold.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_dash.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_decred.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_descriptors.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_firo.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_fujicoin.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getaddress_segwit_native.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getaddress_segwit.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getaddress_show.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getaddress.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getownershipproof.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getpublickey_curve.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_getpublickey.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_grs.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_komodo.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_multisig_change.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_multisig.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_nonstandard_paths.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_op_return.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_peercoin.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signmessage.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_amount_unit.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_external.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_invalid_path.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_mixed_inputs.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_payreq.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_prevhash.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_replacement.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_segwit_native.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_segwit.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx_taproot.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_signtx.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_verifymessage_segwit_native.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_verifymessage_segwit.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_verifymessage.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
test_zcash.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00