Andrew Kozlik
|
9e5d5bd5f9
|
feat: Add support for experimental field flag in protobuf.
|
2020-10-23 15:07:15 +02:00 |
|
Martin Milata
|
830592f2d9
|
feat(core): add experimental_features setting
The setting is off by default. When it is enabled protobuf messages
marked UNSTABLE are rejected after decoding.
|
2020-10-16 13:53:31 +02: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
|
0c3bc53aee
|
core: clean up types for field caching, fix count_message
|
2020-07-24 14:09:31 +02:00 |
|
matejcik
|
d568afa80d
|
core: improve protobuf field caching
|
2020-07-24 14:09:31 +02:00 |
|
matejcik
|
85d74ece76
|
core: implement synchronous v1 codec
|
2020-07-24 14:09:31 +02:00 |
|
Jan Pochyla
|
6835748bbf
|
core/protobuf: fix 5b6fa113
|
2019-08-07 10:59:22 +02:00 |
|
Tomas Susanka
|
e897f7cf7f
|
core: fix unit tests
test_protobuf.py is failing because of `del ffields` introduced by 5b6fa1136a
|
2019-08-07 10:04:38 +02:00 |
|
Jan Pochyla
|
5b6fa1136a
|
core: improve typing annotations
|
2019-08-06 15:42:23 +02:00 |
|
matejcik
|
aa9860fdb7
|
protobuf: add enum value validation (#363)
|
2019-08-02 19:06:01 +02:00 |
|
Jan Pochyla
|
758a1a2528
|
core/typing: add annotations
|
2019-07-09 12:51:48 +02:00 |
|
matejcik
|
e5670856a2
|
MONOREPO CREATE FROM trezor-core
|
2019-04-15 19:14:40 +02:00 |
|