cosmos-sdk/x/distribution
Federico Kunze c441ce2fab Merge PR #4847: Sim refactor 1 move store decoders to modules
* move store decoders to modules

* fix

* module pattern

* compile

* update Decoders params

* fix

* address @colin-axner comments

* Update cmd_test.go

* simulation manager

* mino fixes

* cleanup

* Apply suggestions from code review

Co-Authored-By: frog power 4000 <rigel.rozanski@gmail.com>

* address @rigelrozanski comments

* changelog

* Apply suggestions from code review

Co-Authored-By: colin axner <colinaxner@berkeley.edu>

* restructure modules simulation pkgs

* address @alexanderbez comments

* fix
2019-08-13 18:16:03 -04:00
..
client Merge PR #4872: Disable "withdraw-all-rewards" command when "--generate-only" is supplied 2019-08-08 11:51:54 -04:00
keeper Merge PR #4665: Refactor x/gov Module Structure (prep for module spec) 2019-08-08 15:51:18 -04:00
legacy update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00
simulation Merge PR #4847: Sim refactor 1 move store decoders to modules 2019-08-13 18:16:03 -04:00
types Merge PR #4800: Organize store keys in app.go into a map 2019-07-31 06:59:16 -07:00
abci.go Merge PR #4541: Events Tracking / Tendermint v0.32.0 Update 2019-06-26 18:03:25 +02:00
alias.go Merge PR #4800: Organize store keys in app.go into a map 2019-07-31 06:59:16 -07:00
genesis.go Merge PR #4654: Validator slash event stored by period and height 2019-07-01 12:03:34 -04:00
handler.go Merge PR #4541: Events Tracking / Tendermint v0.32.0 Update 2019-06-26 18:03:25 +02:00
module.go Merge PR #4847: Sim refactor 1 move store decoders to modules 2019-08-13 18:16:03 -04:00
proposal_handler_test.go update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00