cosmos-sdk/x/genutil/types
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
..
codec.go Merge PR #4757: update x/genutil to match module spec 2019-07-24 17:37:03 -04:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis_state.go Merge PR #5497: ensure non-nil gentxs 2020-02-10 15:32:16 -05:00
genesis_state_test.go Merge PR #5497: ensure non-nil gentxs 2020-02-10 15:32:16 -05:00
types.go Merge PR #5103: Migration Testing 2019-09-26 09:07:15 -07:00