Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions src/data/eips/2935.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
{
"id": 2935,
"title": "EIP-2935: Save historical block hashes in state",
"title": "EIP-2935: Serve historical block hashes from state",
"status": "Final",
"description": "Saves historical block hashes in state to enable more efficient access to historical data.",
"author": "Vitalik Buterin, Tomasz Stanczak",
"description": "Store and serve last 8191 block hashes as storage slots of a system contract to allow for stateless execution",
"author": "Vitalik Buterin (@vbuterin), Tomasz Stanczak (@tkstanczak), Guillaume Ballet (@gballet), Gajinder Singh (@g11tech), Tanishq Jasoria (@tanishqjasoria), Ignacio Hagopian (@jsign), Jochem Brouwer (@jochem-brouwer), Sina Mahmoodi (@s1na)",
"type": "Standards Track",
"category": "Core",
"createdDate": "2020-09-04",
"createdDate": "2020-09-03",
"discussionLink": "https://ethereum-magicians.org/t/eip-2935-save-historical-block-hashes-in-state/4565",
"reviewer": "staff",
"forkRelationships": [
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/3540.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/3670.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/4200.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/4750.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/5450.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/6206.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/6404.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/6466.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/663.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
4 changes: 3 additions & 1 deletion src/data/eips/6873.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Withdrawn"
"status": "Withdrawn",
"call": "acde/223",
"date": "2025-10-23"
}
],
"layer": "EL",
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7480.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7547.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Pectra",
"statusHistory": [
{
"status": "Considered"
},
{
"status": "Declined"
}
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7619.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
10 changes: 6 additions & 4 deletions src/data/eips/7667.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@
"id": 7667,
"title": "EIP-7667: Raise gas costs of hash functions",
"status": "Draft",
"description": "Increases gas costs for hash function operations to better reflect computational costs in Verkle tree environments.",
"author": "Verkle Team",
"description": "Raise the gas costs of hash function opcodes and precompiles, to match prover expenses in ZK-EVMs",
"author": "Vitalik Buterin (@vbuterin)",
"type": "Standards Track",
"category": "Core",
"createdDate": "2024-03-26",
"createdDate": "2024-03-31",
"discussionLink": "https://ethereum-magicians.org/t/eip-7667-raise-gas-costs-of-hash-functions/19446",
"reviewer": "staff",
"forkRelationships": [
{
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Withdrawn"
"status": "Withdrawn",
"call": "acde/223",
"date": "2025-10-23"
}
],
"layer": "EL"
Expand Down
4 changes: 3 additions & 1 deletion src/data/eips/7688.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Considered"
"status": "Considered",
"call": "acdc/171",
"date": "2025-12-11"
}
],
"layer": "CL",
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7708.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Considered"
"status": "Proposed"
},
{
"status": "Considered",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7778.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Considered"
"status": "Proposed"
},
{
"status": "Considered",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7791.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
11 changes: 9 additions & 2 deletions src/data/eips/7805.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Considered"
},
{
"status": "Declined",
"call": "acdc/171",
"date": "2025-12-11"
}
],
"isHeadliner": false,
Expand All @@ -38,7 +43,9 @@
"forkName": "Hegota",
"statusHistory": [
{
"status": "Considered"
"status": "Considered",
"call": "acdc/171",
"date": "2025-12-11"
}
],
"wasHeadlinerCandidate": true,
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7819.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7825.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7843.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Considered"
"status": "Proposed"
},
{
"status": "Considered",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7883.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7892.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7910.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7917.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7918.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
7 changes: 6 additions & 1 deletion src/data/eips/7932.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@
"forkName": "Glamsterdam",
"statusHistory": [
{
"status": "Declined"
"status": "Proposed"
},
{
"status": "Declined",
"call": "acde/225",
"date": "2025-12-04"
}
],
"layer": "EL",
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7934.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
3 changes: 3 additions & 0 deletions src/data/eips/7935.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
{
"forkName": "Fusaka",
"statusHistory": [
{
"status": "Scheduled"
},
{
"status": "Included"
}
Expand Down
Loading