1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/bitkeylib
2013-09-13 00:17:32 +02:00
..
__init__.py Proper loading of trezor_pb2.py 2013-09-01 02:46:18 +02:00
client.py Implemented ApplySettings, removed SetMaxFeeKb 2013-09-13 00:17:06 +02:00
debuglink.py Fix PIN handling 2013-09-01 03:34:36 +02:00
mapping.py Implemented ApplySettings, removed SetMaxFeeKb 2013-09-13 00:17:06 +02:00
transport_fake.py Better exception handling 2013-01-05 14:42:09 +00:00
transport_hid.py Added padding to HID messages 2013-09-09 15:37:39 +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 Binary pb2 file 2013-09-13 00:17:32 +02:00