mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-09 20:41:22 +00:00
db8a6f81ea
## Issue Addressed N/A ## Proposed Changes Prevents the early attester cache from producing attestations to future blocks. This bug could result in a missed head vote if the BN was requested to produce an attestation for an earlier slot than the head block during the (usually) short window of time between verifying a block and setting it as the head. This bug was noticed in an [Antithesis](https://andreagrieser.com/) test and diagnosed by @realbigsean. ## Additional Info NA |
||
---|---|---|
.. | ||
attestation_production.rs | ||
attestation_verification.rs | ||
block_verification.rs | ||
main.rs | ||
merge.rs | ||
op_verification.rs | ||
payload_invalidation.rs | ||
store_tests.rs | ||
sync_committee_verification.rs | ||
tests.rs |