Skip to content

xdc to Core - #548

Merged
stdevMac merged 3 commits into
corefrom
add-xdc-chain
Jun 4, 2026
Merged

xdc to Core#548
stdevMac merged 3 commits into
corefrom
add-xdc-chain

Conversation

@stdevMac

Copy link
Copy Markdown
Member

Fixes | Closes | Resolves #

Anything marked as optional that you didn't need to fill in, please remove it from the PR description. Choose one of the keywords above to refer to the issue this PR solves, followed by the issue number (e.g Fixes # 666). If there is no issue, remove the line. Remove this note after reading.

Changes:

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

Comments about testing , should you have some (optional)

Further comments (optional)

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@stdevMac
stdevMac marked this pull request as draft May 22, 2026 16:55
stdevMac and others added 2 commits May 25, 2026 07:07
Splits XDC into mainnet (xdc) and testnet (xdc-testnet) variants
following the joc-mainnet/joc-testnet convention, so the EL container
is launched with --config=xdc-testnet matching Nethermind's
xdc-testnet.json chainspec (vs the previous NETWORK=xdc which silently
booted the mainnet chain). Flips SupportsMEVBoost on NetworkXdc to true
to mirror the other POA entries (validatePOANetwork strips MEV anyway).
End-to-end sync verified against nethermindeth/nethermind:master for
both variants.
@stdevMac
stdevMac marked this pull request as ready for review June 4, 2026 05:42
@stdevMac
stdevMac merged commit b092b6f into core Jun 4, 2026
3 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.

2 participants