cosmos-sdk/client/tx
SaReN c7ad21d162
REST tx endpoint backwards compatibility (#6801)
* update rest endpoints

* Add conversion logic for auth encode/decode/broadcast

* Cleanup

* Add tx conversion to legacy REST tx endpoints.

* Cleanup

* Add tests

* Add tests for ConvertAndEncodeStdTx

* Fix for StdSignature

* Test coverage improvements

* Add integration test for REST broadcast

Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-07-30 10:45:18 -04: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 REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04: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