cosmos-sdk/x/bank/keeper
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
..
invariants.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
keeper.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
querier.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
querier_test.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
send.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
view.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00