cosmos-sdk/x/slashing
Jack Zampolin b16af44271 Merge PR #3076: Rename hooks from Before -> Pre and On -> Post
* Rename hooks from Before -> Pre and On -> Post

* Fix lint error

* Update x/slashing/hooks.go

Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>

* Ignore linter warnings on hooks file

* swap 171, 172 for clarity (my own comment)
2019-01-09 00:28:46 -05:00
..
client Add fees and memo to REST, updated CLI to receive coins as fees (#3069) 2018-12-19 16:26:33 -08:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
app_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05: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 Merge PR #3189: Reset slashing periods on export 2019-01-03 00:57:13 +01:00
handler.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
handler_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
hooks.go Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
hooks_test.go Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
keeper.go Run make format 2018-12-10 14:27:25 +00:00
keeper_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
keys.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
msg.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01: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 Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01: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 Merge PR #3189: Reset slashing periods on export 2019-01-03 00:57:13 +01:00
slashing_period_test.go Merge PR #3189: Reset slashing periods on export 2019-01-03 00:57:13 +01:00
test_common.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
tick.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00
tick_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00