Ethereum Stakes Its Future on Quantum-Resistant Validator Keys
Ethereum developers have opened a proposal to revamp the staking deposit system, making it flexible enough to accept future quantum-resistant validator keys. The change would create an entry path for new credential formats and give a later network upgrade a one-way switch to stop new deposits using today's BLS format.
The draft specification adds a scheme identifier and variable-length fields for the public key and credential metadata, each capped at 8,192 bytes. This means that Ethereum's staking deposit contract would carry non-BLS credentials as opaque data, without checking the new cryptography.
The proposal defines three contract modes: disabled, BLS enabled, and BLS retired. Once a protocol-controlled system call activates the retired mode, the new contract would reject BLS deposits and could not later switch BLS onboarding back on.