1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/trezorlib
2013-10-11 04:28:26 +02:00
..
__init__.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
client.py Implemented test of pin exponential backoff 2013-10-11 03:51:45 +02:00
debuglink.py Implemented test of pin exponential backoff 2013-10-11 03:51:45 +02:00
mapping.py Mapping now uses MessageType enum from protobuf 2013-10-08 20:32:40 +02:00
pinmatrix.py Added strength indicator (weak / fine / strong / ultimate) 2013-10-08 22:13:03 +02:00
protobuf_json.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_fake.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_hid.py Fixes bug with aligning the magic 2013-09-25 01:14:54 +02:00
transport_pipe.py Fixed project name 2013-09-13 05:32:27 +02:00
transport_serial.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_socket.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport.py Fixes bug with aligning the magic 2013-09-25 01:14:54 +02:00
trezor_pb2.py Compiled protobuf 2013-10-11 04:28:26 +02:00