cosmos-sdk/x/slashing
Rigel b54801b4b3 [RETRY] Distr-PR-3 More staking hooks (#2404)
* update commission hook for new commission work
* comment update
2018-09-25 23:11:57 -07:00
..
client Merge PR #2401: Remove remnants of gocyclo 2018-09-25 13:45:04 -04: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 Fix more linter errors 2018-09-03 09:52:20 -07: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 Merge PR #2401: Remove remnants of gocyclo 2018-09-25 13:45:04 -04:00
keeper_test.go [RETRY] Distr-PR-3 More staking hooks (#2404) 2018-09-25 23:11:57 -07:00
keys.go Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08: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 Merge branch 'develop' into bucky/merge-master 2018-08-19 16:24:45 -04: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 Merge PR #2251: Refactor Bech32 Prefixes and Nomenclature of Validator Pubkey and Operator 2018-09-08 16:44:58 +08:00
slashing_period_test.go Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
test_common.go Merge PR #2365: Validator Commission Model 2018-09-24 18:23:58 -04:00
tick.go 0.24.1 - Fix validator pubkey bug 2018-08-21 15:40:43 +02:00
tick_test.go Distr-PR-1 Staking ConsPubKey -> ConsAddr index (#2369) 2018-09-24 21:09:31 -07:00