qt
add trezorlib/qt/__init__.py
2014-07-30 21:05:13 +02:00
ckd_public.py
Fixed unittest for get_subnode CKD
2014-02-21 22:19:55 +01:00
client.py
Use getpass('') and confirm passphrase
2014-11-06 19:09:53 -05:00
mapping.py
cleanup protobuf mess
2013-12-16 17:40:25 +01:00
messages_pb2.py
rework EncryptMessage/DecryptMessage
2014-11-04 02:43:21 +01:00
protobuf_json.py
fix protobuf_json while handling enums
2014-07-26 17:15:12 +02:00
tools.py
adapt to new pb, small fixes
2014-03-01 12:08:43 +01:00
transport_bridge.py
config will stay in hex form (IE)
2014-07-27 16:22:24 +02:00
transport_fake.py
add transport for bridge
2014-07-26 16:40:51 +02:00
transport_hid.py
Document transport_hid class
2014-08-26 14:06:19 +00:00
transport_pipe.py
add transport for bridge
2014-07-26 16:40:51 +02:00
transport_serial.py
add transport for bridge
2014-07-26 16:40:51 +02:00
transport_socket.py
add transport for bridge
2014-07-26 16:40:51 +02:00
transport.py
Document Transport class
2014-08-26 13:54:06 +00:00
tx_api.py
Fixed handling of coinbase tx
2014-05-28 14:38:44 +02:00