1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/trezorlib
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
This lets the library work without libusb or hidapi (`--disable-libusb`, `--disable-hidapi`).
2018-03-09 10:58:24 +01:00
..
messages update protobuf 2018-02-28 23:13:17 +01:00
qt
tests transport: fix all_transports when required modules are missing (#232) 2018-03-09 10:58:24 +01:00
transport transport: fix all_transports when required modules are missing (#232) 2018-03-09 10:58:24 +01:00
__init__.py bump version to 0.9.1 2018-03-05 19:14:04 +01:00
ckd_public.py start dropping py2 compatibility code 2018-03-06 15:50:54 +01:00
client.py flake8: clean up imports from last commit 2018-03-07 15:28:35 +01:00
coins.py tests/device: Bitcoin Gold tests 2018-03-07 16:43:01 +01:00
debuglink.py
device.py restore device.py as a deprecated compatibility wrapper 2018-03-05 16:18:32 +01:00
ed25519cosi.py ed25519: remove py2/py3 handling in ed25519 funcs as well 2017-12-18 22:34:15 +01:00
ed25519raw.py ed25519: remove py2/py3 handling in ed25519 funcs as well 2017-12-18 22:34:15 +01:00
mapping.py
protobuf.py add Sint64 to protobuf 2018-01-30 15:04:24 +01:00
protocol_v1.py
protocol_v2.py
tools.py replace removed iterbytes with direct iteration 2018-03-06 15:50:54 +01:00
tx_api.py tests/device: Bitcoin Gold tests 2018-03-07 16:43:01 +01:00