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 db26da19a9
Fixed protobuf, int32 instead of uint32 in InputRequest
12 years ago
..
__init__.py Check for generated bitkey_pb2.py 12 years ago
bitkey_pb2.py Fixed protobuf, int32 instead of uint32 in InputRequest 12 years ago
client.py ButtonAck sent over recursion call, like other *Ack 12 years ago
debuglink.py Implemented get_address API 12 years ago
mapping.py Added GetAddress/Address messages 12 years ago
transport.py Better exception handling 12 years ago
transport_fake.py Better exception handling 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 transport.read_blocking, fixes socket transport 12 years ago