Execution clients must retain the preimages of addresses and slots accessed between the fork preceding the verge, and the verge itself.
Timeline
Key Benefits
- ● Ensures data integrity during Verkle tree transition
- ● Maintains historical state accessibility
- ● Prevents data loss during migration
- ● Supports smooth transition to stateless model
Trade-offs & Considerations
No trade-offs documented yet.
Stakeholder Impact
End Users
No direct user-facing impact - this is purely infrastructure maintenance during the Verkle transition.
Application Developers
No impact on smart contract development as this handles backend state management during migration.
Wallet Developers
No impact on wallet development as preimage retention is handled transparently by the protocol.
Tooling / Infrastructure
Infrastructure providers need to understand preimage retention requirements for proper state reconstruction and proof generation.
Layer 2s
No direct impact on Layer 2 operations as this manages execution layer state transition details.
Stakers & Node Operators
Need to properly handle preimage data during the Verkle tree migration to maintain state verification capabilities.
CL Client Developers
No direct impact on consensus layer operations as this affects execution layer state management.
EL Client Developers
Must implement proper preimage retention mechanisms during state tree migration to ensure continuity of state verification.
North Star Goal Alignment
- ● Scale L1: Essential infrastructure component for Verkle tree transition, ensuring data integrity and availability during the state system migration.