1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/bitkeylib
2013-09-09 15:36:17 +02:00
..
__init__.py Proper loading of trezor_pb2.py 2013-09-01 02:46:18 +02:00
client.py Added session depth 2013-09-09 15:36:17 +02:00
debuglink.py Fix PIN handling 2013-09-01 03:34:36 +02:00
mapping.py Mapping reflects latest changes in protobuf file 2013-09-01 00:00:49 +02:00
transport_fake.py Better exception handling 2013-01-05 14:42:09 +00:00
transport_hid.py Working HID transport 2013-04-01 16:59:16 +02:00
transport_pipe.py Implemented ready_to_read() 2012-11-15 20:08:02 +00:00
transport_serial.py Implemented ready_to_read() 2012-11-15 20:08:02 +00:00
transport_socket.py Removed unused FakeRead 2013-03-10 17:52:36 +01:00
transport.py Added session depth 2013-09-09 15:36:17 +02:00
trezor_pb2.py Synchronized protobuf, 2013-09-01 02:45:42 +02:00