1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/tests/device_tests/bitcoin
2023-09-15 09:50:21 +02:00
..
__init__.py
payment_req.py feat(tests): Add AuthenticateDevice test. 2023-09-13 15:45:48 +02:00
signtx.py
test_authorize_coinjoin.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_bcash.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_bgold.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_dash.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_decred.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_descriptors.py fix(core): cardano: include chain code when displaying public key 2023-09-12 00:39:08 +02:00
test_firo.py
test_fujicoin.py
test_getaddress_segwit_native.py feat(tests): add device tests for chunkifying addresses 2023-09-15 09:50:21 +02:00
test_getaddress_segwit.py
test_getaddress_show.py feat(tests): add device tests for chunkifying addresses 2023-09-15 09:50:21 +02:00
test_getaddress.py
test_getownershipproof.py feat(legacy): Implement SLIP-0019 proofs of ownership. 2023-02-27 14:22:25 +01:00
test_getpublickey_curve.py
test_getpublickey.py fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
test_grs.py
test_komodo.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_multisig_change.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_multisig.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_nonstandard_paths.py feat(tests): add device tests for chunkifying addresses 2023-09-15 09:50:21 +02:00
test_op_return.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_peercoin.py
test_signmessage.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
test_signtx_amount_unit.py
test_signtx_external.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_signtx_invalid_path.py
test_signtx_mixed_inputs.py
test_signtx_payreq.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
test_signtx_prevhash.py fix(legacy): Sync input sanitization with trezor-core. 2023-02-28 14:06:07 +01:00
test_signtx_replacement.py chore(tests): change all the model-specific variables for button_requests to start with "is_" 2023-09-15 09:50:21 +02:00
test_signtx_segwit_native.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_signtx_segwit.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_signtx_taproot.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_signtx.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00
test_verifymessage_segwit_native.py
test_verifymessage_segwit.py
test_verifymessage.py
test_zcash.py chore(tests): account for T2B1 sending extra ConfirmOutput BR in device tests 2023-09-15 09:50:21 +02:00