Commit Graph

13 Commits (23b58cc0cb12680663db53009a7134de3038a7ea)

Author SHA1 Message Date
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik aace6577c8 log: remove special handling of Features/CoinType in prettyprinter
6 years ago
matejcik 1e4c1c093e protobuf: improve prettyprint formatting
6 years ago
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