cosmos-sdk/x/stake
Nicolas Pinto f32286d5ff Small typo in stake/client/cli/tx.go (#3157)
* FIX: small typo in stake/client/cli/tx.go
* FIX: another typo in stake/client/cli/tx.go
2018-12-18 15:44:28 -08:00
..
client Small typo in stake/client/cli/tx.go (#3157) 2018-12-18 15:44:28 -08:00
keeper Redelegation Querier (#2559) 2018-12-18 13:43:41 -08:00
querier Redelegation Querier (#2559) 2018-12-18 13:43:41 -08: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 Make coins denoms case insensitive (#3092) 2018-12-18 11:14:11 -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 Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
genesis_test.go Run make format 2018-12-10 14:27:25 +00:00
handler.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
stake.go Redelegation Querier (#2559) 2018-12-18 13:43:41 -08:00
test_common.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00