cosmos-sdk/x/distribution
Federico Kunze d322e23425 Merge PR #4417: cleanup staking references from types pkg
* cleanup staking references from types pkg

* check interface on runtime

* fixes

* rename validator set from slashing keeper

* final cleanup

* fix test

* fix querier

* fix tests

* rename interfaces

* update bond status

* fixes

* expected pkg

* ensure expected keepers match used funcs

* cha cha cha
2019-06-04 15:06:58 -07:00
..
client R4R: Support "unknown commands" for subcommands (#4465) 2019-06-04 18:07:12 +01:00
keeper Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
simulation Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
tags Merge PR #4207: Add rewards and commission tags in txs 2019-04-26 19:11:45 -04:00
types Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
abci_app.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
alias.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
genesis.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
handler.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00
module.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
proposal_handler_test.go Community pool spend proposal (#4329) 2019-05-21 11:02:10 +01:00