cosmos-sdk/x/auth/client
SaReN bf8809ef98
Update x/auth to use Any (#6165)
* Migrate keeper codec to use marshaler

* Migrate AccountI to types

* Did go imports

* Fix tests for x/auth

* Cleanup std/codec

* Sort imports

* Fix legacy codec

* Add godoc for RegisterInterfaces

* Add RegisterInterfaces to std

* Fix typo

* Fixed merge changes

* Eliminate vesting import in auth

* Fix lint issues

* Fix tests

* Addressed comments

* Rename interfaces in RegisterInterfaces

* Removed codec.proto from std

* Minor code cleanup

Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-05-20 19:21:00 +00:00
..
cli Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
rest types/rest: add convenience functions for error checking (#5900) 2020-04-01 09:50:22 +02:00
testutil x/auth: cli tests (#6152) 2020-05-05 21:16:37 -04:00
query.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
rest.go Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
tx_test.go Merge PR #5927: Fix parseQueryResponse 2020-04-03 10:59:46 -04:00
tx.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00