cosmos-sdk/x/slashing
Jack Zampolin 4b4a2b81a1
Add slashing genesis validation (#3158)
2018-12-19 09:03:16 -08:00
..
client Add Slashing Query Params (#3117) 2018-12-14 11:09:39 -08: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 slashing genesis validation (#3158) 2018-12-19 09:03:16 -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 Run make format 2018-12-10 14:27:25 +00:00
keeper_test.go Run make format 2018-12-10 14:27:25 +00: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 Temporarily revert x/slashing/params json field names to use dashes, for GoS compat (#3132) 2018-12-17 10:11:38 -08:00
querier.go Add Slashing Query Params (#3117) 2018-12-14 11:09:39 -08:00
querier_test.go Add Slashing Query Params (#3117) 2018-12-14 11:09:39 -08: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 Run make format 2018-12-10 14:27:25 +00:00
tick_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00