Ethereum Devs Proposes EIP-7917 to Solve Proposer Election Issues

Ethereum Devs Proposes EIP-7917 to Solve Proposer Election Issues

Ethereum developers draft EIP-7917 proposal to solve the uncertainty of the existing proposer election.

Ethereum’s EIP-7917 Proposal

Ethereum developers Lin Oshitani (@linoscope), Justin Drake (@JustinDrake) jointly drafted the EIP-7917 proposal (Deterministic proposer lookahead), which aims to completely solve the uncertainty problem of the existing proposer election.

Note that in the present Ethereum consensus, the system selects a validator as the block proposer of the slot from the entire set of active validators through a random sampling algorithm based on random numbers (such as RANDAO) and effective balance (Effective Balance). Even though the RANDAO seed can be accessed in advance, the validator’s effective balance may fluctuate within the epoch, making it difficult to fully predict the proposer of the next epoch, which brings hidden dangers to on-chain applications based on the pre-confirmation protocol.

An excerpt of EIP 7917An excerpt of EIP 7917
An excerpt of EIP 7917

EIP-7917 solves the uncertainty of proposer arrangement caused by the dynamic change of validator effective balance in the existing design by pre-calculating and storing a deterministic proposer list at the beginning of each epoch. This not only improves the security of the system and prevents validator manipulation, but also simplifies the implementation of the on-chain protocol while maintaining backward compatibility and scalability.

The duo has outlined a rationale considered alternatives stating that, “An alternative approach would be to cache the effective balances at the start of epoch N so it can be used to calculate the proposer lookahead at the start of epoch N+MIN_SEED_LOOKAHEAD. However, this approach would require additional footprint in the beacon state, and would not be able to provide the proposer lookahead to the EVM via the beacon root.”

Also Read: Standard Chartered Bank Official: Ethereum Faces ‘Midlife Crisis’

 

See more
Ritu Lavania
Written by Ritu Lavania
Ritu Lavania is a Crypto Journalist at CryptoNewsZ with over three years of experience covering cryptocurrency markets, blockchain developments, and industry news. She has previously contributed to leading crypto media platforms, producing research-driven and SEO-optimized content. She specializes in breaking news, market movements, and emerging trends in the digital asset space. Ritu focuses on delivering timely, accurate, and engaging coverage that helps readers stay informed in the fast-evolving crypto ecosystem.