1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 11:39:03 +00:00
trezor-firmware/trezorlib
2016-09-13 12:25:06 +02:00
..
qt
__init__.py
ckd_public.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
client.py add session request to TransportV2, add @session helper 2016-09-13 12:25:06 +02:00
debuglink.py
filecache.py
mapping.py
messages_pb2.py
protobuf_json.py
tools.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
transport_bridge.py Reworked get_transport for hid/bridge. 2016-06-30 16:47:17 +02:00
transport_hid.py Fixed _write_chunk for hid_version==2 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_udp.py ignore socket.recv timeout in udp transport 2016-07-14 15:57:05 +02:00
transport.py add session request to TransportV2, add @session helper 2016-09-13 12:25:06 +02:00
tx_api.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
types_pb2.py