1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/bitkeylib
2013-04-15 19:58:38 +02:00
..
__init__.py Check for generated bitkey_pb2.py 2012-11-15 20:06:39 +00:00
bitkey_pb2.py Updated protobuf files 2013-04-15 19:58:07 +02:00
client.py Fixed load_device 2013-04-15 19:58:38 +02:00
debuglink.py Fixed load_device 2013-04-15 19:58:38 +02:00
mapping.py Messages TxInput and TxOutput refactored to TxRequest 2013-01-24 21:19:54 +01: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 Better exception handling 2013-01-05 14:42:09 +00:00