cosmos-sdk/x/distribution
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
..
client Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
keeper Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
abci_app.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
alias.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
handler.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00