cosmos-sdk/x/stake/keeper
Dev Ojha e11c52e873 Merge PR #2408: decimal: Add a method to multiply a decimal by an Int
This is for usage within the slash function, to minimize operations
required to slash each unbonded and redelegating account.
2018-09-26 18:13:40 +08:00
..
_store.md Merge PR #2310: staking transient store for Tendermint Updates 2018-09-13 00:53:55 -04:00
delegation.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
delegation_test.go Merge PR #2249: Staking Querier pt1 2018-09-13 17:23:44 -04:00
hooks.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
keeper.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
keeper_test.go Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
key.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
query_utils.go Merge PR #2249: Staking Querier pt1 2018-09-13 17:23:44 -04:00
sdk_types.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
slash.go Merge PR #2408: decimal: Add a method to multiply a decimal by an Int 2018-09-26 18:13:40 +08:00
slash_test.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
test_common.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
validator.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
validator_test.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00