Skip to content

fix monad hardfork: cancun -> shanghai - #271

Merged
galekseev merged 2 commits into
masterfrom
fix/monad-evm-version
Aug 22, 2026
Merged

fix monad hardfork: cancun -> shanghai#271
galekseev merged 2 commits into
masterfrom
fix/monad-evm-version

Conversation

@galekseev

Copy link
Copy Markdown
Contributor

Sets the monad network (chainId 143) hardfork to shanghai instead of cancun in hardhat-setup/networks.ts, and bumps the package version to 6.9.14.

Static Code Analysis (readability, compactness):

One-line change to the registerCustom('monad', ...) call, consistent with the other chains registered with shanghai.

Dynamic Code Analysis (external APIs, interaction flows):

Affects the hardfork passed to the Hardhat network config for monad deployments and verification. No API surface change.

Efficiency (gas costs, computational complexity, memory requirements):

Not applicable.

Opinion, trade-offs and other thoughts (optional):

The 6.9.14 release also carries the unreleased GitHub Actions Node 24 fix already on master (8983078).

Made with Cursor

galekseev and others added 2 commits August 22, 2026 19:17
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@galekseev
galekseev merged commit b8e7fd4 into master Aug 22, 2026
8 checks passed
@galekseev
galekseev deleted the fix/monad-evm-version branch August 22, 2026 16:22
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