cosmos-sdk/x/auth/client
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
..
cli Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
rest REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
testutil x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
query.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
rest.go REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
tx_test.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
tx.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00