cosmos-sdk/x/slashing
Rigel 324bdaf55d Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02:00
..
client CLIContext.Logger -> .Output as it isn't a logger (#2420) 2018-09-28 21:45:54 -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 Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02: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 #2219: Update to Tendermint 0.24 (except NextValSet offsets) 2018-10-03 17:48:23 +02:00
keeper_test.go Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02: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 Merge PR #2219: Update to Tendermint 0.24 (except NextValSet offsets) 2018-10-03 17:48:23 +02:00
tick_test.go Merge PR #2394: Split up UpdateValidator into distinct state transitions applied only in EndBlock 2018-10-03 18:37:06 +02:00