cosmos-sdk/x/stake
Alessio Treglia affa1fb3f3 Reintroduce collect-gentxs's --gentx-dir flag
It went lost in last genesis workflow refactoring.

Also address structs initializations as per #2835.
2018-12-11 12:32:28 +00:00
..
client Reintroduce collect-gentxs's --gentx-dir flag 2018-12-11 12:32:28 +00:00
keeper drop extra else block, outdent its block, and make linter happy 2018-12-10 14:36:20 +00:00
querier Run make format 2018-12-10 14:27:25 +00: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 Run make format 2018-12-10 14:27:25 +00:00
app_test.go Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
genesis_test.go Run make format 2018-12-10 14:27:25 +00:00
genesis.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
handler_test.go Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
handler.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
stake.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
test_common.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00