eth2-docs
eth2-docs copied to clipboard
inclusion delay update
When processing attestations and dumping data, remember the minimum inclusion delay, and corresponding proposer index, for each validator.
Is inclusion delay still relevant given that MIN_ATTESTATION_INCLUSION_DELAY is now 1 ?
Similar to justification and finalization, rewards need to process attestations extensively. Go through the attestation, dump the status data that is necessary, and then use this to.
This seems to be an unfinished sentence.