cosmos-sdk/x/distribution
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 #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
keeper Merge PR #3076: Rename hooks from Before -> Pre and On -> Post 2019-01-09 00:28:46 -05:00
simulation Fix updateValidatorDistInfoFromPool (#3046) 2018-12-08 07:18:04 -08:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
abci_app.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
alias.go Merge PR #3119: Move all store keys into constants 2018-12-19 20:58:30 +01:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
handler.go Tags Cleanup & Docs (#3137) 2018-12-19 19:28:38 -08:00