cosmos-sdk/testutil
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 x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
network REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
testdata codec: implement protobuf unknown fields checker (#6557) 2020-07-29 11:31:23 -04:00
ioutil_test.go testutil: add ApplyMockIODiscardOutErr, simplify existing functions (#6665) 2020-07-10 08:55:48 +02:00
ioutil.go Merge PR #6750: Revert to allow to set DefaultNodeHome as a param in genutil CLI cmds 2020-07-17 10:20:31 -04:00
known_values.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00