1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 22:18:13 +00:00
trezor-firmware/tests/device_tests/bitcoin
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
WIP - change trezor{1,2} to their internal names, add support for model R

WIP - add EOS and NEM features Capability only for TT

WIP - not include EOS and NEM into TR

WIP - choose between device models when generating coininfo

WIP - regenerate coininfo.py

WIP - skip NEM, EOS, Dash, BGold and Decred device tests for TR

WIP - fix python support

WIP - fix unit tests

WIP - import bitcoin-like code only when needed

WIP - remove ignored coins for TR in fixtures.json

WIP - make all the external references to models UPPERCASE

WIP - do the model separation in mako script also for tokens and networks

WIP - hot-fixing non-supporting RELEASES_URL for new model names

WIP - support.py releases CLI command takes a list of -r key-value pairs DEVICE=VERSION

WIP - run `python support.py release`

WIP - use utils.MODEL_IS_T2B1 to ignore NEM and EOS

WIP - change all the docs and commands to have UPPERCASE model names

[no changelog]
2023-09-14 13:54:09 +02:00
..
__init__.py chore(tests): more test reorganizations 2021-12-06 11:15:12 +01:00
payment_req.py feat(tests): Add AuthenticateDevice test. 2023-09-13 15:45:48 +02:00
signtx.py refactor(tests): consolidate bitcoin.signtx helper module 2022-02-28 15:45:29 +01:00
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 feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
test_dash.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +02:00
test_decred.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +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 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 feat(all): add UI for Model R 2023-05-31 10:14:54 +02: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 feat(legacy): Implement SLIP-0019 proofs of ownership. 2023-02-27 14:22:25 +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 fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +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 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 chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signmessage.py feat(all): implement support information for T2B1 2023-09-14 13:54:09 +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 chore(tests): update Bitcoin test cases to use valid prevtxes 2022-02-28 15:45:29 +01:00
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 fix(core/ui): clarify transaction replacement screens 2023-06-02 18:47:09 +02:00
test_signtx_segwit_native.py feat(core): additional btc send/receive warnings 2023-09-12 18:08:41 +02:00
test_signtx_segwit.py feat(core): additional btc send/receive warnings 2023-09-12 18:08:41 +02:00
test_signtx_taproot.py feat(core): additional btc send/receive warnings 2023-09-12 18:08:41 +02:00
test_signtx.py feat(core): new design of PIN dialogs 2023-07-17 15:30:00 +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