Skip to content

Conversation

@vfusco
Copy link
Collaborator

@vfusco vfusco commented Jan 14, 2026

No description provided.

@vfusco vfusco added this to the 2.0.0 milestone Jan 14, 2026
@vfusco vfusco requested review from Copilot and mpolitzer January 14, 2026 19:55
@vfusco vfusco self-assigned this Jan 14, 2026
@vfusco vfusco added this to Node Unit Jan 14, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes the devnet chain ID configuration across all Docker Compose files to use the correct Anvil default chain ID of 31337 instead of the incorrect 13370. The change also includes removal of an unused Go configuration file that was defining the old chain ID.

Changes:

  • Updated chain ID from 13370 to 31337 in three Docker Compose files
  • Removed unused test configuration file (test/config.go)

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
test/config.go Removed unused configuration file containing obsolete chain ID constant
test/compose/compose.test.yaml Updated CARTESI_BLOCKCHAIN_ID from 13370 to 31337
compose.yaml Updated CARTESI_BLOCKCHAIN_ID from 13370 to 31337
compose.individual-services.yaml Updated CARTESI_BLOCKCHAIN_ID from 13370 to 31337

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vfusco vfusco merged commit 3a6d92e into next/2.0 Jan 14, 2026
12 checks passed
@vfusco vfusco deleted the fix/devnet-chainid branch January 14, 2026 20:07
@github-project-automation github-project-automation bot moved this to ✅ Done in Node Unit Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants