Commit Graph

19 Commits (302f2589a0f5b6297a9e636881ab8936ec4a718f)

Author SHA1 Message Date
matejcik 3390422ce3 device: pass u2f counter when running device recovery
6 years ago
matejcik eb50d54ec2 device: add reasonable defaults for reset/recovery
6 years ago
matejcik ffff11a462 style: isort & autopep
6 years ago
matejcik 06927e003e trezorlib: get rid of TextUIMixin
6 years ago
Pavol Rusnak c395501d2d
trezorctl: add no-backup option to reset-device
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 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik d5dee0c897 trezorlib: move mostly-debug methods from device to debuglink
6 years ago
matejcik 65d8adb0be trezorlib: rename device.*_device to device.*
6 years ago
matejcik 7083eb7a5c trezorlib: drop @field decorator
6 years ago
matejcik 23b58cc0cb flake8: fix complaints
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik ff80ca1b82 restore device.py as a deprecated compatibility wrapper
6 years ago
matejcik d2913c20bd trezorlib/transport: move TrezorDevice functionality to transport and make it better ^_^
6 years ago
Pavol Rusnak e9705c8208
webusb: don't create usb context on WebUsbTransport import
7 years ago
slush 03a11450c1 Adding bridge transport to TrezorDevice, using as default transport
7 years ago
slush a4cdae39af Introducing TrezorDevice, removing concept of transports from trezorctl
7 years ago