cosmos-sdk/x/auth/client
Anil Kumar Kammari 74eb56dd2a
Add test suite for client TxBuilder (#6460)
* Add tests

* Fix gofmt

* typecast tests

* Fix review comments

* typecast SigVerificableTx

* cleanup

* Refactor

* Linting and move encode/decode tests to suite

* Fix lint

* Move test suite

* godoc

* Refactor

* Refactor

Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-06-29 14:05:30 +00:00
..
cli Add test suite for client TxBuilder (#6460) 2020-06-29 14:05:30 +00:00
rest JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
testutil Migrate x/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00
query.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
rest.go JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
tx_test.go Migrate x/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00
tx.go Migrate x/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00