1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/trezorlib
slush0 97ce804cb7 Pipe w/ trezor1-emu works
UDP write to trezor2-emu works, reads to be tested
2016-06-28 09:51:57 +02:00
..
qt fix pylint warnings 2016-05-26 17:20:44 +02:00
__init__.py
ckd_public.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
client.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
debuglink.py New debug messages 2016-06-28 00:53:46 +02:00
filecache.py update protobuf, disable filecache 2016-05-19 11:50:33 +02:00
mapping.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
messages_pb2.py Bug fixes 2016-06-28 00:56:03 +02:00
protobuf_json.py fix pylint warnings 2016-05-26 17:20:44 +02:00
tools.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
transport_bridge.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_fake.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_hid.py WIP 2016-06-28 09:51:57 +02:00
transport_pipe.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
transport_serial.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_socket.py import print function from future 2016-05-20 22:27:20 +02:00
transport_udp.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
transport.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
tx_api.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
types_pb2.py update protobuf, disable filecache 2016-05-19 11:50:33 +02:00