Skip to content

feat: added mainnet monad to default getDefaultNetworkEnablementControllerState in network-enablement-controller#8743

Open
Matt561 wants to merge 2 commits intomainfrom
feat/musd-784-add-monad-to-default-enabled-networks
Open

feat: added mainnet monad to default getDefaultNetworkEnablementControllerState in network-enablement-controller#8743
Matt561 wants to merge 2 commits intomainfrom
feat/musd-784-add-monad-to-default-enabled-networks

Conversation

@Matt561
Copy link
Copy Markdown
Contributor

@Matt561 Matt561 commented May 7, 2026

Explanation

Adds mainnet Monad as a default enabled network.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Low risk: adds a new default-enabled EVM chain (Monad 0x8f) and updates tests/changelog without changing enablement logic.

Overview
Adds Monad mainnet (chain ID 0x8f / 143) to the default enabled EVM network map returned by getDefaultNetworkEnablementControllerState.

Updates the NetworkEnablementController test expectations (and one explicit disableNetwork('0x8f') call in a fallback test) to include Monad in default/derived enabledNetworkMap states, and records the change in the package changelog.

Reviewed by Cursor Bugbot for commit f126310. Bugbot is set up for automated code reviews on this repo. Configure here.

@Matt561 Matt561 temporarily deployed to default-branch May 7, 2026 23:33 — with GitHub Actions Inactive
@Matt561 Matt561 marked this pull request as ready for review May 8, 2026 17:53
@Matt561 Matt561 requested review from a team as code owners May 8, 2026 17:53
@Matt561 Matt561 temporarily deployed to default-branch May 8, 2026 17:53 — with GitHub Actions Inactive
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