cosmos-sdk/x/auth
Alexander Bezobchuk fea231556a
Move ModuleAccount to x/auth (#6029)
* Move ModuleAccount to x/auth

* Update x/auth module

* Update x/staking

* Update x/mint

* Update x/gov

* Update x/distribution

* Update simapp

* Update x/bank

* Update std codec

* Add changelog entries

* Update CHANGELOG.md

Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-04-20 19:32:10 +00:00
..
ante Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
client Decouple client/tx from x/auth (#5992) 2020-04-15 23:55:02 +02:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
legacy Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
simulation Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
types Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
vesting Update imports 2020-03-05 09:40:43 -05:00
alias.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00