cosmos-sdk/x/slashing
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 #2874: gaiad gentx subcommands refactoring 2018-11-22 00:44:13 +01:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
app_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
genesis.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -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
hooks.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
hooks_test.go WIP looking for bug... 2018-10-22 19:48:28 -07:00
keeper.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
keeper_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keys.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
msg.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
msg_test.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
params.go rename store subspace, add WithTypeTable 2018-10-11 05:01:30 +09:00
signing_info.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
signing_info_test.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
slashing_period.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
slashing_period_test.go apply requests 2018-10-07 01:12:00 +09:00
test_common.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00
tick.go address @cwgoes comments, add in precommit calculation 2018-10-12 07:15:13 -04:00
tick_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00