cosmos-sdk/x/stake/keeper
Christopher Goes 7d55bd1a36
Merge PR #3063: Fix linter
2018-12-10 16:13:26 +01:00
..
_store.md Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02:00
delegation.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
delegation_test.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
hooks.go Merge PR #2984: Removal of Mandatory Self-Delegation Reward 2018-12-04 17:53:52 -05:00
keeper.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
keeper_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
key.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
key_test.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
params.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
query_utils.go Merge PR #2249: Staking Querier pt1 2018-09-13 17:23:44 -04:00
sdk_types.go blockly minting (#2825) 2018-11-26 04:13:47 -08:00
slash.go Fix simulation bugs; Incorprates #2676 from Sunny (#2677) 2018-11-04 22:11:03 -08:00
slash_test.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
test_common.go Merge PR #3063: Fix linter 2018-12-10 16:13:26 +01:00
val_state_change.go Merge PR #3033: Fix negative stake & invariance bug 2018-12-08 01:04:52 +01:00
validator.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
validator_test.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00