cosmos-sdk/x/slashing
rigelrozanski 06fa518e30 address @cwgoes comments, add in precommit calculation 2018-10-12 07:15:13 -04:00
..
client Alessio/server refactor (#2472) 2018-10-10 15:45:41 -07:00
simulation simulation: Use a simulation.Account struct 2018-09-22 20:33:32 -07:00
app_test.go Merge PR #2365: Validator Commission Model 2018-09-24 18:23:58 -04:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
errors.go Merg PR #2198: Ensure Legacy Validator Delegation Invariants 2018-08-31 15:21:12 -04:00
genesis.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
handler.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00
handler_test.go ... 2018-10-09 13:58:59 -04:00
hooks.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
hooks_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
keeper.go Fixup comments 2018-10-05 20:00:01 +02:00
keeper_test.go staking changes test_cover fixes 2018-10-09 20:37:22 -04:00
keys.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
msg.go Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
msg_test.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
params.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
signing_info.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
signing_info_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
slashing_period.go Clarify ValidatorUpdateDelay 2018-10-05 19:56:17 +02:00
slashing_period_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
test_common.go ... 2018-10-09 13:58:59 -04:00
tick.go address @cwgoes comments, add in precommit calculation 2018-10-12 07:15:13 -04:00
tick_test.go ... 2018-10-09 13:58:59 -04:00