cosmos-sdk/x/stake
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 Merge PR #3230: Remove KV marshalling split 2019-01-07 15:42:52 -05:00
keeper Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
querier Redelegation Querier (#2559) 2018-12-18 13:43:41 -08:00
simulation Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Merge PR #3230: Remove KV marshalling split 2019-01-07 15:42:52 -05:00
app_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
genesis_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
genesis.go Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
handler_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
handler.go Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
stake.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
test_common.go Add fees and memo to REST, updated CLI to receive coins as fees (#3069) 2018-12-19 16:26:33 -08:00