cosmos-sdk/x/staking/keeper
Alexander Bezobchuk 9aa2088c23
Update x/staking/keeper/keeper.go
2020-02-28 09:59:06 -08:00
..
alias_functions.go Merge PR #4255: Supply Module 2019-06-28 16:11:27 -04:00
common_test.go remove create test public keys 2020-02-26 15:57:41 +01:00
delegation.go make all test pass temporary 2020-02-21 18:34:03 +01:00
delegation_test.go remove create test public keys 2020-02-26 15:57:41 +01:00
historical_info.go Merge PR #5380: ADR 17 Implementation: Historical Module 2019-12-18 08:20:02 -05:00
historical_info_test.go remove create test public keys 2020-02-26 15:57:41 +01:00
hooks.go Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
invariants.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
keeper.go Update x/staking/keeper/keeper.go 2020-02-28 09:59:06 -08:00
keeper_test.go use simapp into keeper 2020-02-18 13:42:53 +01:00
params.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
pool.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
querier.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
querier_test.go fix lint errors 2 2020-02-26 16:35:04 +01:00
query_utils.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
slash.go refactor TestSlashRedelegation to use simapp 2020-02-24 18:41:01 +01:00
slash_test.go remove create test public keys 2020-02-26 15:57:41 +01:00
test_common.go rename 2020-02-25 15:29:53 +01:00
val_state_change.go finish refactor delegation test 2020-02-24 15:37:03 +01:00
validator.go finish refactor delegation test 2020-02-24 15:37:03 +01:00
validator_test.go remove create test public keys 2020-02-26 15:57:41 +01:00