cosmos-sdk/x/staking
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
..
client Merge PR #6021: Fix failed gentx because node is untrusted 2020-04-17 14:55:51 -04:00
exported Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
keeper Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
legacy Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
simulation x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
spec Update docs website (#5827) 2020-03-24 16:20:30 +00:00
types Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
abci.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
alias.go x/staking: skip HistoricalInfo in simulations (#5949) 2020-04-07 22:33:30 +00:00
app_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
common_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis_test.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
handler_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
handler.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
module.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00