cosmos-sdk/x/slashing
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 #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
internal Merge PR #4665: Refactor x/gov Module Structure (prep for module spec) 2019-08-08 15:51:18 -04:00
simulation Merge PR #4847: Sim refactor 1 move store decoders to modules 2019-08-13 18:16:03 -04:00
abci.go Merge PR #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
abci_test.go Merge PR #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
alias.go Merge PR #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
app_test.go Merge PR #4865: Add security contact to Validator description 2019-08-12 09:10:16 -04:00
genesis.go Merge PR #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
handler.go update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00
handler_test.go Merge PR #4717: update x/slashing to match module spec 2019-07-19 15:43:38 +02:00
module.go Merge PR #4847: Sim refactor 1 move store decoders to modules 2019-08-13 18:16:03 -04:00