Commit Graph

22 Commits (302f2589a0f5b6297a9e636881ab8936ec4a718f)

Author SHA1 Message Date
Tomas Susanka 1105ba2039 Revert "style"
5 years ago
Tomas Susanka e52ec86846 style
5 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
6 years ago
matejcik 6fa8ccfeed transport: report proper exception when no device found
6 years ago
matejcik 082adfd15d transport: derive TransportException from TrezorException
6 years ago
matejcik 69ef1f0acd transport: cleaner Transport list instantiation
6 years ago
matejcik 5bb7dc39b8 transport: consolidate USB-based transports
6 years ago
matejcik d3534a15c9 transport: fix typing after autoflake treatment
6 years ago
matejcik 93d84539bd transport: fit log messages to lines
6 years ago
matejcik aac7726824 trezorlib: transport/protocol reshuffle
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
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 40ff849228 flake8: make flake8 better and more strict
6 years ago
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
6 years ago
matejcik dc8eec1656 trezorlib/transport: for get_transport(None), raise exception from None if no trezor is found,
6 years ago
matejcik 2f1c15b588 trezorlib/transport: make flake8 happy
6 years ago
matejcik 6519657808 trezorlib/transport: smarter handling of prefix search
6 years ago
matejcik d2913c20bd trezorlib/transport: move TrezorDevice functionality to transport and make it better ^_^
6 years ago
matejcik bc8120230a trezorlib/transport: make changes to support being a separate submodule, move common functions to superclass
6 years ago
matejcik 473ea19570 trezorlib/transport: rename files as separate step (to make diffs nicer)
6 years ago