cosmos-sdk/x/mock/simulation
Christopher Goes b2b026b5e0
Merge PR #2930: Simulation spring cleaning
* Update PENDING.md
* Add simple period for expensive invariants
* Remove individual module simulations
* Simulate a few more blocks
* Add README explaining reason for shell scripts
* Deduplicate scripts, log exact replication command on failure
* Refactor invariants to take sdk.Context instead of baseapp.BaseApp
* Reference all issues in PENDING.md entry
* Remove no longer used simulation.RandSetup
* Bug fixes
* Address @rigelrozanski comments
* Fix typo
2018-11-29 16:17:10 +01:00
..
account.go moving stuff around a bit, trying to get rid of types 2018-11-07 11:00:24 -05:00
doc.go val comments 2018-11-08 10:32:53 -05:00
event_stats.go compiling 2018-11-08 01:57:37 -05:00
invariants.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
mock_tendermint.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
operation.go compiling 2018-11-08 01:57:37 -05:00
params.go val comments 2018-11-08 10:32:53 -05:00
rand_util.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
simulate.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
transition_matrix.go val comments 2018-11-08 10:32:53 -05:00
util.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00