1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/trezorlib
2013-10-19 14:19:09 +02:00
..
__init__.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
client.py firmware_update command 2013-10-12 17:41:55 +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 use new hidapi api 2013-10-19 14:19:09 +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 Compilled protobuf 2013-10-12 17:40:30 +02:00