Files
lighthouse/beacon_node/beacon_chain
Eitan Seri-Levi f9620090da Gloas fix proposer preferences gossip verification (#9337)
Ensure we are using the correct state when validating proposer preferences over gossip. Previously we were only using the head state. At epoch boundaries the head state could be at `current_epoch - 1`. Peers submitting proposer preferences for `current_epoch + 1` would be penalized because our head states lookahead did not have proposer duties for `current_epoch + 1`


  


Co-Authored-By: Eitan Seri-Levi <eserilev@ucsc.edu>
2026-07-04 07:18:16 +00:00
..
2026-05-13 07:03:34 +00:00