1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/python/tests
2021-02-05 17:46:02 +01:00
..
test_btc.py python: move json_to_tx to btc.from_json, add test cases 2020-03-26 11:30:06 +01:00
test_cosi.py python/cosi: improve API 2020-01-20 17:32:58 +01:00
test_nem.py
test_protobuf_encoding.py feat(python): implement API compatibility with trezorlib 0.12 2020-10-30 10:25:51 +01:00
test_protobuf_misc.py feat(python): implement API compatibility with trezorlib 0.12 2020-10-30 10:25:51 +01:00
test_stellar.py python: fix encoding errors in Stellar 2020-03-02 16:01:15 +01:00
test_tools.py fix(python): append checksum to descriptors (#1445) 2021-02-05 17:46:02 +01:00
test_transport.py