You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flowchart LR
subgraph N[Today]
direction TB
A[Full History] -.- D[Nodes expected to store full chain history]
end
subgraph DD[May 1, 2025]
direction TB
B[''Drop Day''] -.- D2[Nodes may drop pre-merge Block and Receipts]
end
subgraph EIP[Unknown 2026 Hardfork]
C[EIP-4444] -.- D3[Rolling window History Expiry]
direction TB
end
subgraph ALT[DevConnect???]
direction TB
DD2[Off with their Heads!] -.- D4[Nodes may drop pre-merge Headers]
end
N --> DD
DD --> ALT
ALT --> EIP
Loading
"Drop-Day" - May 1, 2025
EL Clients have agreed to May 1, 2025 date for first phase of History Expiry.
After May 1:
Clients are no longer expected to store pre-merge Blocks and Receipts
Uh oh!
There was an error while loading. Please reload this page.
WIP
Meta Issue for History Expiry / EIP-4444 tasks
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-4444.md
Informal timeline for history expiry:
"Drop-Day" - May 1, 2025
EL Clients have agreed to May 1, 2025 date for first phase of History Expiry.
After May 1:
DevP2P
Full Genesis Sync:
Era1
HistoryNetwork
RPC Requests (blocks and receipts)
Era1
if presentHistoryNetwork
The text was updated successfully, but these errors were encountered: