cosmos-sdk/x/stake
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 Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keeper Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
querier Merge PR #2869: Gov tally endpoint 2018-11-21 10:54:51 +01: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 Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
app_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
genesis.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
genesis_test.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
handler_test.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
stake.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
test_common.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00