cosmos-sdk/x/stake
Alexander Bezobchuk 6395e2a7ab Merge PR #2984: Removal of Mandatory Self-Delegation Reward
* Some minor cleanup and reformatting to make things easier to understand

* Update onDelegationSharesModified hook

* Add pending log

* Address PR comments

* Fix linting
2018-12-04 17:53:52 -05:00
..
client Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keeper Merge PR #2984: Removal of Mandatory Self-Delegation Reward 2018-12-04 17:53:52 -05:00
querier Merge PR #2869: Gov tally endpoint 2018-11-21 10:54:51 +01:00
simulation Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
app_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
genesis.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
genesis_test.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
handler.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
handler_test.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
stake.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
test_common.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00