Commit Graph

15 Commits (e1e419485fc9247918b9a15d9272fdc7b1fdadea)

Author SHA1 Message Date
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