cosmos-sdk/x/staking/keeper
Christopher Goes 4c50380181
Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash
2019-03-06 19:54:12 +01:00
..
alias_functions.go Merge PR #3654: x/mint now uses total supply instead of bonded supply 2019-02-15 16:55:21 +01:00
delegation.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
delegation_test.go Merge PR #3717: Allow the undelegation of more coins than were delegated; More validity checks. 2019-02-27 22:09:26 +01:00
hooks.go
keeper.go Merge PR #3621: module inter-dependency cleanup 2019-02-13 15:01:50 -08:00
keeper_test.go Merge PR #3717: Allow the undelegation of more coins than were delegated; More validity checks. 2019-02-27 22:09:26 +01:00
key.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
key_test.go
params.go
query_utils.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
slash.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
slash_test.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
test_common.go Merge PR #3717: Allow the undelegation of more coins than were delegated; More validity checks. 2019-02-27 22:09:26 +01:00
val_state_change.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
validator.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00
validator_test.go Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00