1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/python/tests
2023-12-11 11:14:33 +01:00
..
test_btc.py
test_cosi.py
test_firmware.py
test_merkle_tree.py
test_nem.py
test_protobuf_encoding.py
test_protobuf_misc.py
test_rlp.py fix(python): drop simple-rlp dependency and use internal copy 2023-10-11 13:04:26 +02:00
test_stellar.py feat(common & core & legacy & python/stellar): add support for ClaimClaimableBalanceOp. 2023-12-11 11:14:33 +01:00
test_tools.py fix(python): replace base58 implementation with a more correct one 2023-12-05 22:11:41 +01:00
test_transport.py