Commit Graph

23 Commits (ffc2bf30b8b16301a519f37e860e75245581e038)

Author SHA1 Message Date
Jan Pochyla 048e0706b3 tools/pb2py: fix default list value
6 years ago
Jan Pochyla b9c111f6ae tools: add init method to messages
6 years ago
Pavol Rusnak b79ea10434
tools: update protobuf (sync with python-trezor)
7 years ago
Pavol Rusnak a31c118d8e
protobuf: update build_protobuf and pb2py from python-trezor, regenerate messages
7 years ago
Pavol Rusnak ef5f1326dc
build: use python3 everywhere
7 years ago
Pavol Rusnak 5b84db0f7f
tools: fix flake8 warnings
7 years ago
Pavol Rusnak fe5b5c1940
tests: update to pytest, regenerate protobuf
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
slush0 d6ae782dfc pb2py moved to trezor-common
8 years ago
slush0 0ea856589f Added non-micropython compatibility.
8 years ago
Jan Pochyla 783fddf749 messages: do not use const()
8 years ago
Jan Pochyla 20b612f8c1 pb2py: use new protobuf message format
8 years ago
Pavol Rusnak 6e658ff2f1
trezor.messages: regenerate classes
8 years ago
slush0 f5d2007297 Use const() for protobuf definitions
8 years ago
Jan Pochyla f2b509b591 use micropython.const() in trezor.messages
8 years ago
Jan Pochyla fb7b85e479 move protobuf to a single module
8 years ago
Jan Pochyla 59c0de5312
build wire_type index in pb2py
8 years ago
Jan Pochyla 173c49bef8
add __repr__ to Message and MessageType
8 years ago
Jan Pochyla 362e835807
MessageType.type -> MessageType.wire_type
8 years ago
slush0 3f9020ccf4
"TYPE = %d" => "t.type = %d"
8 years ago
slush0 bc95e83aea
Generate message type constant into message modules
8 years ago
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh
8 years ago
slush0 e6df94cbd5
pb2py generator, build_pb2.sh
8 years ago