cosmos-sdk/x/gov
dauTT 14e3aa1265
x/staking: remove alias.go usage (#6397)
* x/staking: remove alias.go usage

* Fix formatting and Add entry in CHANGELOG.md

* Add missing end curly parenthesis

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-06-12 14:54:37 +00:00
..
client Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
keeper x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
legacy
simulation Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
spec
types Rename all methods IsEmpty to Empty to be consistent with all codebase (#6409) 2020-06-11 23:32:24 +02:00
abci.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
abci_test.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
alias.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
common_test.go x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis_test.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
handler_test.go
module.go module: pass route by value (#6404) 2020-06-11 15:37:23 +00:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00