Commit Graph

6 Commits (b156ec9757fee341bcae0daabbd12bd6231158a7)

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