1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/trezorlib
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
WIP: Issue with console printing of protobuf messages (probably bug in protobuf for python3 itself).
WIP: Disabled Bridge transport because of json_protobuf incompatibility with python3.
WIP: Broken expectations of returned objects in unit tests
2016-05-20 13:46:51 +02:00
..
qt fix spelling of TREZOR 2016-02-10 16:48:13 +01:00
__init__.py Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
ckd_public.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
client.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
debuglink.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +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 Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
protobuf_json.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
tools.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
transport_bridge.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_fake.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_hid.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_pipe.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
transport_serial.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_socket.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_udp.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
tx_api.py Passes first unit tests (against trezor-emu over transport_pipe). 2016-05-20 13:46:51 +02:00
types_pb2.py update protobuf, disable filecache 2016-05-19 11:50:33 +02:00