1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/bitkeylib
2013-01-24 21:20:54 +01:00
..
__init__.py Check for generated bitkey_pb2.py 2012-11-15 20:06:39 +00:00
bitkey_pb2.py Messages TxInput and TxOutput refactored to TxRequest 2013-01-24 21:19:54 +01:00
client.py Refactored messages TxInput/TxOutput 2013-01-24 21:20:54 +01:00
debuglink.py Implemented get_address API 2013-01-05 14:42:49 +00: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_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 transport.read_blocking, fixes socket transport 2012-12-13 18:48:24 +00:00
transport.py Better exception handling 2013-01-05 14:42:09 +00:00