1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib
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
mapping.py
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 Refactored Bridge transport, WIP 2016-06-28 09:51:57 +02:00
transport_fake.py
transport_hid.py Reworked handling of DEVICE_IDS 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
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