From 1ffecfc1475a68a44c9012d08b05c45a1bf0c5ef Mon Sep 17 00:00:00 2001 From: dionysuz <13951458+dionysuzx@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:41:10 -0400 Subject: [PATCH 1/3] Update EIP-7904 Glamsterdam status --- src/data/eips/7904.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/data/eips/7904.json b/src/data/eips/7904.json index 26638085..581f90c7 100644 --- a/src/data/eips/7904.json +++ b/src/data/eips/7904.json @@ -23,6 +23,11 @@ "status": "Considered", "call": "acde/226", "date": "2025-12-18" + }, + { + "status": "Declined", + "call": null, + "date": null } ], "champions": [ @@ -30,13 +35,7 @@ "name": "Maria Silva", "discord": "misilva73" } - ], - "notice": { - "title": "Likely not included in Glamsterdam", - "text": "This EIP is very likely to be dropped from Glamsterdam. The formal EIP status has not changed yet, pending a final decision.", - "call": "acde/237", - "timestamp": 1189 - } + ] } ], "laymanDescription": "Updates gas costs of all compute operatons to ensure they accurately reflect their computational workload.", From 62a532ba68dffd738b2a7916d86006dde0883390 Mon Sep 17 00:00:00 2001 From: dionysuz <13951458+dionysuzx@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:49:33 -0400 Subject: [PATCH 2/3] Revert "Update EIP-7904 Glamsterdam status" This reverts commit 1ffecfc1475a68a44c9012d08b05c45a1bf0c5ef. --- src/data/eips/7904.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/data/eips/7904.json b/src/data/eips/7904.json index 581f90c7..26638085 100644 --- a/src/data/eips/7904.json +++ b/src/data/eips/7904.json @@ -23,11 +23,6 @@ "status": "Considered", "call": "acde/226", "date": "2025-12-18" - }, - { - "status": "Declined", - "call": null, - "date": null } ], "champions": [ @@ -35,7 +30,13 @@ "name": "Maria Silva", "discord": "misilva73" } - ] + ], + "notice": { + "title": "Likely not included in Glamsterdam", + "text": "This EIP is very likely to be dropped from Glamsterdam. The formal EIP status has not changed yet, pending a final decision.", + "call": "acde/237", + "timestamp": 1189 + } } ], "laymanDescription": "Updates gas costs of all compute operatons to ensure they accurately reflect their computational workload.", From 2b699e843a80ad03a03dd1124da677e2553cc35f Mon Sep 17 00:00:00 2001 From: dionysuz <13951458+dionysuzx@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:51:24 -0400 Subject: [PATCH 3/3] Mark EIP-7904 withdrawn from Glamsterdam --- src/data/eips/7904.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/data/eips/7904.json b/src/data/eips/7904.json index 26638085..2a678dfb 100644 --- a/src/data/eips/7904.json +++ b/src/data/eips/7904.json @@ -23,6 +23,11 @@ "status": "Considered", "call": "acde/226", "date": "2025-12-18" + }, + { + "status": "Withdrawn", + "call": null, + "date": null } ], "champions": [ @@ -30,13 +35,7 @@ "name": "Maria Silva", "discord": "misilva73" } - ], - "notice": { - "title": "Likely not included in Glamsterdam", - "text": "This EIP is very likely to be dropped from Glamsterdam. The formal EIP status has not changed yet, pending a final decision.", - "call": "acde/237", - "timestamp": 1189 - } + ] } ], "laymanDescription": "Updates gas costs of all compute operatons to ensure they accurately reflect their computational workload.",