Commit Graph

19 Commits (7bd3cd6b136e756ba30a27c68f81974d6adb2cf2)

Author SHA1 Message Date
matejcik 88988172b9 bridge: perform HTTP request in `read`, not `write`
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik e779a251fb transport: better ways to handle errors when enumerating devices
6 years ago
matejcik 97fa4670ac transport: add message logging to bridge
6 years ago
matejcik 40ff849228 flake8: make flake8 better and more strict
7 years ago
Pavol Rusnak 12c58ce3cc transport: inject info about udev rules into io/os exception
7 years ago
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
7 years ago
matejcik 9f2583f893 webusb: check if a device is functional when enumerating
7 years ago
matejcik dc8eec1656 trezorlib/transport: for get_transport(None), raise exception from None if no trezor is found,
7 years ago
matejcik 2f1c15b588 trezorlib/transport: make flake8 happy
7 years ago
matejcik 6519657808 trezorlib/transport: smarter handling of prefix search
7 years ago
matejcik d2913c20bd trezorlib/transport: move TrezorDevice functionality to transport and make it better ^_^
7 years ago
matejcik bc8120230a trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass
7 years ago
matejcik 473ea19570 trezorlib/transport: rename files as separate step (to make diffs nicer)
7 years ago