cosmos-sdk/codec/unknownproto
Amaury Martiny cf394edabd
unknownproto: recognize packed and repeated primitive types (#7225)
* Fix canEncodeType for repeated fields

* Fix tests

* Remove duplicate tests

* Don't remove tests

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-09-02 20:29:53 +00:00
..
benchmarks_test.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
doc.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
unit_helpers_test.go codec: implement protobuf unknown fields checker (#6557) 2020-07-29 11:31:23 -04:00
unknown_fields_test.go unknownproto: recognize packed and repeated primitive types (#7225) 2020-09-02 20:29:53 +00:00
unknown_fields.go unknownproto: recognize packed and repeated primitive types (#7225) 2020-09-02 20:29:53 +00:00