cosmos-sdk/client/tx
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
..
factory.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
legacy.go REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
legacy_test.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
tx.go REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
tx_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00