1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/tests/device_tests/bitcoin
2023-05-11 21:02:21 +02:00
..
__init__.py
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
test_authorize_coinjoin.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_bcash.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_bgold.py chore(tests): update device tests 2023-05-11 21:02:21 +02:00
test_dash.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_decred.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_descriptors.py test: Add SLIP-25 descriptor tests. 2023-03-20 17:55:49 +01:00
test_firo.py
test_fujicoin.py
test_getaddress_segwit_native.py
test_getaddress_segwit.py
test_getaddress_show.py chore(tests): update device tests 2023-05-11 21:02: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(tests): Device tests for SLIP-0025 CoinJoin accounts. 2022-08-30 15:53:44 +02:00
test_grs.py
test_komodo.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_multisig_change.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_multisig.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02: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 feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_peercoin.py
test_signmessage.py chore(tests): update device tests 2023-05-11 21:02:21 +02: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 chore(tests): update device tests 2023-05-11 21:02:21 +02: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
test_signtx_payreq.py chore(tests): update device tests 2023-05-11 21:02:21 +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): update device tests 2023-05-11 21:02:21 +02:00
test_signtx_segwit_native.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_signtx_segwit.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_signtx_taproot.py feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
test_signtx.py chore(tests): update device tests 2023-05-11 21:02:21 +02: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 chore(tests): update device tests 2023-05-11 21:02:21 +02:00