1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
2016-06-28 01:06:51 +02:00
..
qt fix pylint warnings 2016-05-26 17:20:44 +02:00
__init__.py Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
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 Bug fixes 2016-06-28 00:56:03 +02:00
transport_pipe.py fix pylint warnings 2016-05-26 17:20:44 +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 Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport.py fix pylint warnings 2016-05-26 17:20:44 +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