cosmos-sdk/x/stake
Jae Kwon 1ba93ea1c1 Merge PR #3033: Fix negative stake & invariance bug
* Fix negative stake & invariance bug

* Merge PR #3037: Updates to negative stake fix

* Update invariant; fix lint

* Fix linter

* Add comment & TODO
2018-12-08 01:04:52 +01:00
..
client Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
keeper Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
querier Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
simulation Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
app_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
genesis.go Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01: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 Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01: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