Ethereum Proposal Targets Sync Committee Rewards and Light Client Interface
A newly merged Ethereum proposal, Draft EIP-8390, aims to retire the network's 512-validator sync committee and remove its rewards. This change would cut annual consensus issuance by approximately 33,800 ETH ($2,492.75), equivalent to a 1/32 reduction in consensus issuance. The proposal also suggests replacing the current Altair light-client interface with offchain zero-knowledge proofs.
The Ethereum sync committee is a group of 512 validators that provide a compact way for lightweight clients to track the beacon chain without processing the full validator set. However, the draft notes that malicious sync-committee messages do not carry their own protocol slashing condition, making them an imperfect trust mechanism.
EIP-8390 asserts that Casper FFG finality could be proved within one epoch on one GPU and verified in milliseconds, but no reproducible implementation or hardware profile is cited to support this claim. The proposal does not define the proving service's client interface, reliability model, operators, or funding.
The draft explicitly adds no in-protocol incentive to produce finality proofs and proposes none. Moving EIP-8390 toward activation would require a tested interface for light clients, working migrations for current Altair consumers, and public proof production that remains available when users depend on it.