You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-trezor/trezorlib
Jochen Hoenicke eac9c99e32
Bug fixes
- Ignore u2f interface instead of failing.
- Fix set_mnenomic in debug client
- Don't encode utf-8 mnenomics to byte arrays.
8 years ago
..
qt fix pylint warnings 8 years ago
__init__.py Refactored code to follow trezor-common structures 11 years ago
ckd_public.py fix pylint warnings 8 years ago
client.py Bug fixes 8 years ago
debuglink.py New debug messages 8 years ago
filecache.py update protobuf, disable filecache 8 years ago
mapping.py Preparation for python3 support (WIP) 8 years ago
messages_pb2.py Bug fixes 8 years ago
protobuf_json.py fix pylint warnings 8 years ago
tools.py more python3 fixes 8 years ago
transport.py fix pylint warnings 8 years ago
transport_bridge.py fix pylint warnings 8 years ago
transport_fake.py Preparation for python3 support (WIP) 8 years ago
transport_hid.py Bug fixes 8 years ago
transport_pipe.py fix pylint warnings 8 years ago
transport_serial.py fix pylint warnings 8 years ago
transport_socket.py import print function from future 8 years ago
transport_udp.py Preparation for python3 support (WIP) 8 years ago
tx_api.py fix pylint warnings 8 years ago
types_pb2.py update protobuf, disable filecache 8 years ago