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
Andrew Kozlik 473657fd44 chore(core): Tweak validation of pre-authorized GetOwnershipProof.
In pre-authorized GetOwnershipProof requests ensure that the commitment data
starts with a length-prefixed name of the CoinJoin coordinator.

[no changelog]
2022-02-11 13:56:27 +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(core): Tweak validation of pre-authorized GetOwnershipProof. 2022-02-11 13:56:27 +01:00
test_bcash.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_bgold.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_dash.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_decred.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_descriptors.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_firo.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_fujicoin.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getaddress_segwit_native.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getaddress_segwit.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getaddress_show.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getaddress.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getownershipproof.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getpublickey_curve.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_getpublickey.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_grs.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_komodo.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_multisig_change.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_multisig.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_nonstandard_paths.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_op_return.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_peercoin.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signmessage.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_amount_unit.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_external.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_invalid_path.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_mixed_inputs.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_payreq.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_prevhash.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_replacement.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_segwit_native.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_segwit.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx_taproot.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_verifymessage_segwit_native.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_verifymessage_segwit.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_verifymessage.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_zcash.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00