cosmos-sdk/x/bank/client/rest
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
..
query.go Add pagination (#6452) 2020-06-20 23:44:04 +00:00
query_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
rest.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 REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00