1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 07:12:34 +00:00
trezor-firmware/tests/device_tests/bitcoin
2023-01-23 12:54:58 +01:00
..
__init__.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
payment_req.py chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2022-10-27 17:37:48 +02:00
signtx.py refactor(tests): consolidate bitcoin.signtx helper module 2022-02-28 15:45:29 +01:00
test_authorize_coinjoin.py WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
test_bcash.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_bgold.py WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
test_dash.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_decred.py WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +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): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +01:00
test_fujicoin.py chore(tests): comment on no-longer-valid transaction links 2022-04-12 16:22:42 +02: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): centralize all model-dependent input flows 2023-01-23 12:54:58 +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 fix(crypto): use zero auxiliary data in BIP340 2022-04-12 16:22:42 +02: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 fix(tests): Device tests for SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
test_grs.py chore(tests): comment on no-longer-valid transaction links 2022-04-12 16:22:42 +02:00
test_komodo.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_multisig_change.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_multisig.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_nonstandard_paths.py refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index 2023-01-18 12:08:17 +01:00
test_op_return.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +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): centralize all model-dependent input flows 2023-01-23 12:54:58 +01:00
test_signtx_amount_unit.py feat(core,legacy): display only sat instead of sat BTC 2022-09-15 08:01:24 +02:00
test_signtx_external.py WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
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 chore(tests): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +01:00
test_signtx_payreq.py chore(tests): centralize all model-dependent input flows 2023-01-23 12:54:58 +01:00
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 feat(tests): setup UI tests for model R 2023-01-23 12:49:37 +01:00
test_signtx_segwit_native.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_signtx_segwit.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_signtx_taproot.py chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
test_signtx.py chore(tests): centralize all model-dependent input flows 2023-01-23 12:54:58 +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 WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00