Commit Graph

9 Commits (master)

Author SHA1 Message Date
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
8 years ago
Pavol Rusnak 1fe94e7fa5
more python3 fixes 8 years ago
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
WIP: Issue with console printing of protobuf messages (probably bug in protobuf for python3 itself).
WIP: Disabled Bridge transport because of json_protobuf incompatibility with python3.
WIP: Broken expectations of returned objects in unit tests
8 years ago
Pavol Rusnak 109cca5ab3 fix _customPrintFieldValue 9 years ago
Pavol Rusnak ffa289967c adapt to new pb, small fixes 10 years ago
slush0 eb22fad568 protobuf text_format now prints in both binary and hex form 10 years ago
slush0 2782655320 Monkeypatching of google.protobuf.text_format 10 years ago
slush0 91b2b637b4 BIP32 public CKD 10 years ago
slush0 56eb483f70 Added base58 decoder 11 years ago