eth2.0-specs/specs/altair
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
..
beacon-chain.md Update inactivity penalty deltas processing 2021-05-07 11:05:27 -07:00
fork.md Merge pull request #2323 from ethereum/prepare_state 2021-04-27 12:32:13 -06:00
p2p-interface.md clean up whitespace on altair files 2021-05-04 12:43:21 -07:00
sync-protocol.md convert `LightClientStore` to python object instead of SSZ object 2021-05-06 10:52:48 -07:00
validator.md Merge pull request #2376 from ralexstokes/adjust-sync-committee-subnet-count 2021-05-06 12:51:24 -06:00