cosmos-sdk/simapp/params
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
..
amino.go Fix the one remaining proto tx bug and flip the switch (#6902) 2020-07-30 18:58:26 +00:00
doc.go Sim refactor 3: move weighted operations to modules (#4869) 2019-12-05 10:29:54 +01:00
encoding.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
params.go Merge PR #5378: application interfaces for simulation 2019-12-17 13:28:52 -05:00
proto.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
weights.go Merge PR #5384: Fund Community Pool -- Part II 2019-12-10 23:02:15 -05:00