eth2.0-specs/specs
vbuterin d1bedbfbec
Update inactivity penalty deltas processing
Two main changes:

1. Inactivity scores are modified to decrease slowly for inactive validators when we are not in a leak, and quickly for active validators
2. The inactivity penalties are applied even not during a leak (note that inactivity _scores_ decrease when outside of a leak)

This has the effect that the inactivity leak "overshoots" the target of finalizing again, and keeps leaking balances a bit more. For inactive validators, this PR sets post-leak recovery to happen 3x faster than the during-leak increase, so if a validator loses 3% during a leak, if they stay offline they should expect to lose another 1% until their score decreases back to zero.
2021-05-07 11:05:27 -07:00
..
altair Update inactivity penalty deltas processing 2021-05-07 11:05:27 -07:00
custody_game custody game doc naming updates 2021-03-30 01:39:01 +02:00
das Use `ALTAIR_FORK_EPOCH` instead of `ALTAIR_FORK_SLOT` 2021-04-21 00:24:44 +08:00
merge Rename MAX_APPLICATION_TRANSACTIONS 2021-04-19 15:24:06 +10:00
phase0 change eth1data block_hash type to Hash32 in phase 0 2021-04-15 06:47:11 -05:00
sharding `get_shard_proposer_index` to use `DOMAIN_SHARD_PROPOSER` 2021-05-05 07:40:23 -07:00