Commit Graph

10 Commits (eed91db88060190272258f99ebdfceadddf8a59c)

Author SHA1 Message Date
matejcik eed91db880 protocol: python logging to supersede VerboseWire
6 years ago
matejcik 325312d11c protobuf: move formatter function to protobuf where it belongs better
6 years ago
matejcik 28264a4fe0 protobuf: improve description of sint_to_uint
6 years ago
matejcik df8c3da1a2 protobuf: properly implement signed types (fixes #249)
6 years ago
matejcik afb3e04c24 trezorlib/protobuf.py: return BytesType from wire as bytes, not bytearray.
6 years ago
Pavol Rusnak 7b844f0379
add Sint64 to protobuf
7 years ago
Pavol Rusnak 0c5eac2f39
skip None and empty ([]) fields in proto messages
7 years ago
Saleem Rashid 2996138341 protobuf: Call _fill_missing in __init__
7 years ago
Pavol Rusnak 753e91dff0
protobuf: encode to utf-8 bytestream
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago