Skip to content

ACDE 236: sync offsets, typo fixes, key decision updates#235

Merged
dionysuzx merged 3 commits into
mainfrom
acde-236-fixes
May 7, 2026
Merged

ACDE 236: sync offsets, typo fixes, key decision updates#235
dionysuzx merged 3 commits into
mainfrom
acde-236-fixes

Conversation

@dionysuzx

@dionysuzx dionysuzx commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Set video/transcript sync offsets for ACDE 236
  • Normalize devnet name typos in transcript and tldr (Ball devnet N / Paul devnet 3bal-devnet-N; Glamsterdam devnet Nglamsterdam-devnet-N)
  • Rewrite key_decisions.json after cross-checking with the call agenda (All Core Devs - Execution (ACDE) #236, May 7, 2026 pm#2033) and the Glamsterdam SFI PR (Update EIP-7773: SFI 8 EL Amsterdam EIPs EIPs#11399). The LLM extractor had grouped unrelated EIPs into the SFI batch — fixed.
  • Update statusHistory for every EIP touched in this call (SFI batch, 8246, 8254, 7709, 8253)
  • Stub EIP files for 8253 and 8254 (not yet merged into ethereum/EIPs)
  • Add 'Proposed' to the KeyDecision.stage_change.to union (the extractor prompt already permits it; the type was stale)

Decisions captured (per agenda 2033 + transcript)

  • SFI for Glamsterdam (acde/236 @ 00:17:15): EIP-7708, 7778, 7843, 7954, 7976, 7981, 8024, 8037
  • CFI for Glamsterdam (@ 01:15:50): EIP-8246 (selfdestruct burn removal); full SELFDESTRUCT removal can't fit Glamsterdam
  • PFI for Glamsterdam (@ 01:00:06): EIP-8254 (cap deposit requests per block); open questions remain
  • PFI for Hegota (@ 01:16:50): EIP-7709 (BLOCKHASH from storage), proposed by Ignacio
  • PFI for Hegota + presentation (@ 01:25:10): EIP-8253 (remove pre-Spurious-Dragon accounts), presented by Jochem

Companion PR

PM-side typo vocab additions + mirrored artifacts: ethereum/pm#2042

Test plan

  • Reload /calls/acde/236 — sync offsets align video and transcript
  • Key decisions panel shows the 6 corrected decisions with right EIPs and stages
  • EIP pages for 7708, 7778, 7843, 7954, 7976, 7981, 8024, 8037 show Glamsterdam status as Scheduled
  • EIP pages for 7709 and 8253 show Hegota status as Proposed
  • EIP page for 8246 shows Glamsterdam as Considered
  • EIP page for 8254 shows Glamsterdam as Proposed
  • No remaining Ball devnet / Paul devnet / Glamsterdam devnet N references in transcript or tldr

dionysuzx added 2 commits May 7, 2026 16:46
- 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)
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)
@netlify

netlify Bot commented May 7, 2026

Copy link
Copy Markdown

Deploy Preview for eth-forkcast ready!

Name Link
🔨 Latest commit fddc490
🔍 Latest deploy log https://app.netlify.com/projects/eth-forkcast/deploys/69fcfe76279d0800086d17b1
😎 Deploy Preview https://deploy-preview-235--eth-forkcast.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 84
Accessibility: 100
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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.
@dionysuzx dionysuzx merged commit 9e0e92f into main May 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant