cosmos-sdk/store/cachekv
Aaron Craelius 6d937443b2
Reject unknown fields in TxDecoder and sign mode handlers (#6883)
* WIP on unknown field rejection in TxDecoder

* WIP on unknown field rejection in TxDecoder

* WIP

* WIP

* WIP

* WIP

* Fix bugs with RejectUnknownFields

* Fix tests

* Fix bug and update docs

* Lint

* Add tests

* Add unknown field tests

* Lint

* Address review comments
2020-08-03 19:47:25 +00:00
..
memiterator.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
mergeiterator.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
store.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
store_bench_test.go Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
store_test.go Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00