cosmos-sdk/x/stake/keeper
Christopher Goes c93b116d23
Merge PR #2616: Block redelegations to the same validator
2018-10-30 00:05:55 +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 Merge PR #2616: Block redelegations to the same validator 2018-10-30 00:05:55 +01:00
delegation_test.go Merge PR #2616: Block redelegations to the same validator 2018-10-30 00:05:55 +01:00
hooks.go Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
keeper.go LastValidatorPower is also an Int 2018-10-24 00:04:06 -07:00
keeper_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
key.go Replicate Rigel's changes but w/ modifications as discussed + some name changes 2018-10-22 01:46:47 -07:00
key_test.go GetValidatorsBonded -> LastValidators etc 2018-10-21 15:26:58 -07: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 Replicate Rigel's changes but w/ modifications as discussed + some name changes 2018-10-22 01:46:47 -07:00
slash.go Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
slash_test.go Merge remote-tracking branch 'origin/develop' into rigel/fee-distribution 2018-10-09 20:19:22 -04:00
test_common.go Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00
val_state_change.go Merge PR #2599 from cosmos/jae/dist_refactor 2018-10-26 13:27:55 +02:00
validator.go Replicate Rigel's changes but w/ modifications as discussed + some name changes 2018-10-22 01:46:47 -07:00
validator_test.go GetValidatorsBonded -> LastValidators etc 2018-10-21 15:26:58 -07:00