matejcik
|
2231fe6842
|
feat(core): make protobuf.dump_uvarint more reusable
(cherry picked from commit 6acc1cd6ab )
|
2021-02-10 16:37:26 +01:00 |
|
matejcik
|
90ee5f3d38
|
feat!: implement protobuf required fields and default values
BREAKING CHANGE: this makes arguments to protobuf constructors
keyword-only, and arguments corresponding to required fields are now
mandatory
|
2020-09-23 16:00:10 +02:00 |
|
matejcik
|
7befdd07e4
|
core/tests: update unit tests
|
2020-07-24 14:09:31 +02:00 |
|
matejcik
|
0a758b8181
|
core/tests: add synchronous protobuf tests
|
2020-07-24 14:09:31 +02:00 |
|
matejcik
|
d4171aaedc
|
core/tests: extract common await_result() method
|
2020-02-07 11:41:02 +00:00 |
|
matejcik
|
aa9860fdb7
|
protobuf: add enum value validation (#363)
|
2019-08-02 19:06:01 +02:00 |
|