cosmos-sdk/x/crisis
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/cli Merge PR #4649: Refactor crisis package using internal 2019-07-01 12:50:04 -04:00
internal Merge PR #4854: Crisis Module Manager Fixes 2019-08-06 15:11:55 -04:00
abci.go Merge PR #4649: Refactor crisis package using internal 2019-07-01 12:50:04 -04:00
alias.go Merge PR #4649: Refactor crisis package using internal 2019-07-01 12:50:04 -04:00
genesis.go Merge PR #4649: Refactor crisis package using internal 2019-07-01 12:50:04 -04:00
handler.go collect all invariants for a block before stopping (#4707) 2019-07-11 11:56:43 +01:00
handler_test.go collect all invariants for a block before stopping (#4707) 2019-07-11 11:56:43 +01:00
module.go Merge PR #4847: Sim refactor 1 move store decoders to modules 2019-08-13 18:16:03 -04:00