cosmos-sdk/x/distribution/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
..
alias_functions.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
allocation.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
allocation_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
common_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
delegation.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
delegation_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
fee_pool.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
hooks.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
invariants.go Merge PR #5610: proto: migrate x/distr to use hybrid codec 2020-02-11 09:58:37 -05: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
params.go Merge Pr #5506: Refactor use of parameters in x/distribution to match module spec 2020-01-10 15:08:14 -05:00
proposal_handler.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
querier.go x/distribution: simapp for testing (#5725) 2020-03-05 14:00:45 +00:00
querier_test.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
store.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
validator.go x/distribution: simapp for testing (#5725) 2020-03-05 14:00:45 +00:00