cosmos-sdk/x/mint
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
..
client types/rest: add convenience functions for error checking (#5900) 2020-04-01 09:50:22 +02:00
keeper linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
simulation Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
abci.go re-public methods 2020-03-05 16:19:36 +01:00
alias.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00