Commit Graph

22 Commits (f87d931ce72d018acab84d454ff5729bd8094288)

Author SHA1 Message Date
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Jan Pochyla bc42eb68d6 transports: refactor, split protocol code
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Jan Pochyla 737200c7ef debuglink: fix debuglink for V2
8 years ago
Jochen Hoenicke c388d0837c
New debug messages
8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings
8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future
8 years ago
Pavol Rusnak f7cc1cd3a1
remove FIXME :)
8 years ago
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP)
8 years ago
Pavol Rusnak fc1b12d80d
fix whitespace
9 years ago
Pavol Rusnak 4fc8868589 rename word variables in DebugLinkState message
10 years ago
slush0 4b9cc6cb78 Added debug printing to debuglink communication
10 years ago
slush0 dfeb6de331 Test for Reset Device
11 years ago
Pavol Rusnak b63418c8b8 add read_passphrase_protection to debuglink
11 years ago
slush0 558f61e635 Heavily refactored TrezorClient
11 years ago
Pavol Rusnak 49cecb563d add test_debuglink test
11 years ago
slush0 ca6ab18ae5 Fixes DebugLinkGetState
11 years ago
Pavol Rusnak d3df313442 cleanup protobuf mess
11 years ago
slush0 121e189643 Implemented test of pin exponential backoff
11 years ago
slush0 98bb17299b Module renamed to trezorlib
11 years ago