You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/bitkeylib
slush 1ae4ab42f8
Refactored protobuf
12 years ago
..
__init__.py Check for generated bitkey_pb2.py 12 years ago
bitkey_pb2.py Refactored protobuf 12 years ago
client.py load_device moved to debuglink 12 years ago
debuglink.py load_device moved to debuglink 12 years ago
mapping.py Messages TxInput and TxOutput refactored to TxRequest 12 years ago
transport.py Better exception handling 12 years ago
transport_fake.py Better exception handling 12 years ago
transport_hid.py Working HID transport 12 years ago
transport_pipe.py Implemented ready_to_read() 12 years ago
transport_serial.py Implemented ready_to_read() 12 years ago
transport_socket.py Removed unused FakeRead 12 years ago