Skip to content

feat(specs): Hegota fork scaffolding (EIP-8081) - #12226

Draft
MarekM25 wants to merge 1 commit into
NethermindEth:masterfrom
MarekM25:feature/hegota-fork
Draft

feat(specs): Hegota fork scaffolding (EIP-8081)#12226
MarekM25 wants to merge 1 commit into
NethermindEth:masterfrom
MarekM25:feature/hegota-fork

Conversation

@MarekM25

@MarekM25 MarekM25 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Add 26_Hegota.cs named release spec for the Hegotá network upgrade (EIP-8081), inheriting Amsterdam
  • Register Hegota in SpecNameParser
  • Regression test: Hegota inherits Amsterdam EIPs, has no engine-API delta yet, and is parseable by name

The fork intentionally carries no EIP delta yet — per-EIP flags land in their own PRs as the Hegotá EIPs are implemented (tracking: EIP-7805 FOCIL is Scheduled for Inclusion; EIP-8141 is CFI). MainnetSpecProvider is not touched because Amsterdam already occupies the ulong.MaxValue placeholder slot; Hegotá enters the mainnet schedule once real timestamps exist.

Part of the Hegotá (EIP-8081) PR series.

Types of changes

What types of changes does your code introduce?

  • New feature (a non-breaking change that adds functionality)

Testing

Requires testing

  • Yes

If yes, did you write tests?

  • Yes

Notes on testing

Nethermind.Specs.Test ForkTests pass, including GetLatest_Matches_FoundationJson.

Documentation

Requires documentation update

  • No

Requires explanation in Release Notes

  • No

🤖 Generated with Claude Code

Adds the Hegota (EIP-8081) named release spec inheriting Amsterdam, with
SpecNameParser registration. The fork carries no EIP delta yet; per-EIP
flags land with their own implementations.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant