Commit Graph

19 Commits (63222931beb840007a31bc0090761e3394c775d2)

Author SHA1 Message Date
matejcik b7c7190573 trezorlib: remove Hash to btc_hash, prepare for moving it away from things
6 years ago
matejcik d106869061 trezorlib: deprecate client.expand_path and move the staticmethod
6 years ago
matejcik 2c15a861dc replace removed iterbytes with direct iteration
7 years ago
matejcik 5422c40451 start dropping py2 compatibility code
7 years ago
Pavol Rusnak c550e5c703
revert bytes/str change in tools.py
7 years ago
Pavol Rusnak a9291e89c5
no need to use byteindex/iterbytes anymore
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
8 years ago
Pavol Rusnak 1fe94e7fa5
more python3 fixes
8 years ago
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
8 years ago
Pavol Rusnak 109cca5ab3 fix _customPrintFieldValue
10 years ago
Pavol Rusnak ffa289967c adapt to new pb, small fixes
11 years ago
slush0 eb22fad568 protobuf text_format now prints in both binary and hex form
11 years ago
slush0 2782655320 Monkeypatching of google.protobuf.text_format
11 years ago
slush0 91b2b637b4 BIP32 public CKD
11 years ago
slush0 56eb483f70 Added base58 decoder
11 years ago