1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/tests/device_tests/bitcoin
2022-08-30 15:53:44 +02:00
..
__init__.py
payment_req.py
signtx.py
test_authorize_coinjoin.py feat(tests): Test spend from SLIP-25 path. 2022-08-30 15:53:44 +02:00
test_bcash.py
test_bgold.py
test_dash.py
test_decred.py chore(tests): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +01:00
test_descriptors.py
test_firo.py
test_fujicoin.py
test_getaddress_segwit_native.py
test_getaddress_segwit.py
test_getaddress_show.py
test_getaddress.py
test_getownershipproof.py
test_getpublickey_curve.py
test_getpublickey.py fix(tests): Device tests for SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
test_grs.py
test_komodo.py
test_multisig_change.py
test_multisig.py
test_nonstandard_paths.py
test_op_return.py
test_peercoin.py
test_signmessage.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
test_signtx_amount_unit.py
test_signtx_external.py
test_signtx_external.py.26433dd0383a27fe0a6f3314bccc2f14.tmp
test_signtx_invalid_path.py feat(legacy): Make Bitcoin path checks same as in core. 2022-05-03 21:50:50 +02:00
test_signtx_mixed_inputs.py
test_signtx_payreq.py
test_signtx_prevhash.py chore(tests): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +01:00
test_signtx_replacement.py
test_signtx_segwit_native.py
test_signtx_segwit.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
test_signtx_taproot.py
test_signtx.py chore(tests): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +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