Update EIP-7773: SFI 8 EL Amsterdam EIPs#11399
Merged
Merged
Conversation
Collaborator
|
✅ All reviewers have approved. |
This was referenced Mar 12, 2026
ddaa6b1 to
dfbab14
Compare
This was referenced Mar 19, 2026
4 tasks
dionysuzx
added a commit
to ethereum/forkcast
that referenced
this pull request
May 7, 2026
After cross-checking the call agenda (ethereum/pm#2033) and the Glamsterdam SFI PR (ethereum/EIPs#11399): - 8254 PFI moment is at 01:00:06 (nixo: "if you want to PFI 8254 to 7773"), not 00:17:15 - 8246 went straight to CFI at 01:15:50 (nixo: "any opposition to going straight to CFI for that EIP"), not 01:13:47 - Reword 8246 entry: removed misleading "to enable EIP-7708" framing (Pawel pushed back on it); add context that full SELFDESTRUCT removal can't fit Glamsterdam - Add context to 8254: open questions remain (per nixo's framing)
7 tasks
dionysuzx
added a commit
to ethereum/forkcast
that referenced
this pull request
May 7, 2026
* ACDE 236: sync offsets, typo fixes, key decision updates
- Set video/transcript sync offsets in config.json
- Normalize "Ball devnet N" / "Paul devnet 3" -> "bal-devnet-N" and
"Glamsterdam devnet N" -> "glamsterdam-devnet-N" in transcript and tldr
- Rewrite key_decisions.json to reflect the actual call decisions:
- Glamsterdam SFI batch corrected to 7708, 7778, 7843, 7954, 7976, 7981,
8024, 8037 (LLM extractor had grouped unrelated EIPs)
- 8246 stays Considered for Glamsterdam (was wrongly tagged SFI)
- 8254 proposed for Glamsterdam (was wrongly tagged SFI)
- 7709 proposed for Hegota
- 8253 proposed for Hegota (also presented)
- Append SFI@acde/236 to statusHistory of the eight Glamsterdam SFI EIPs
- Add Hegota Proposed + presentation entries to 7709
- Stub 8253 and 8254 EIP files
- Add 8246 Glamsterdam Considered@acde/236 entry
- Allow "Proposed" in KeyDecision.stage_change.to (extractor prompt
already permits it)
* ACDE 236: correct timestamps and wording for 8246/8254
After cross-checking the call agenda (ethereum/pm#2033) and the
Glamsterdam SFI PR (ethereum/EIPs#11399):
- 8254 PFI moment is at 01:00:06 (nixo: "if you want to PFI 8254 to
7773"), not 00:17:15
- 8246 went straight to CFI at 01:15:50 (nixo: "any opposition to going
straight to CFI for that EIP"), not 01:13:47
- Reword 8246 entry: removed misleading "to enable EIP-7708" framing
(Pawel pushed back on it); add context that full SELFDESTRUCT removal
can't fit Glamsterdam
- Add context to 8254: open questions remain (per nixo's framing)
* ACDE 236: stop escaping non-ASCII chars in EIP json files
The earlier batch update used Python's json.dump default
(ensure_ascii=True) which escaped accented chars (e.g., "Wahrst\u00e4tter",
"Pawe\u0142"). Both forms are valid JSON but the unescaped form
matches what's already in the rest of the eips/ directory and reads
cleaner in diffs.
nixorokish
approved these changes
May 10, 2026
benaadams
approved these changes
May 10, 2026
6fdf74b to
428eeeb
Compare
eth-bot
approved these changes
May 11, 2026
eth-bot
left a comment
Collaborator
There was a problem hiding this comment.
All Reviewers Have Approved; Performing Automatic Merge...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Schedule for Inclusion the 8 EL EIPs included in Glamsterdam: EIP-7708, 7778, 7843, 7928, 7954, 7976, 7981, 8024, and 8037.
This PR aligns with the proposed SFI definition update in #11475, which formalizes the maturity criteria for moving EIPs to SFI with the following: 1 week devnet stability, spec close to final, minimal CFI interactions and adequate testing coverage.
EIP-8037 is the only EIP that does not meet this new criteria. Yet it is still added to this PR given the entensive efforts during the Soldogn interop on the EIP. It is incredibly unlikely to be DFI'd.