Skip to content

fix: align local Studio chain defaults - #1756

Merged
MuncleUscles merged 1 commit into
v0.123-devfrom
fix/v0.123-local-chain-id
Sep 3, 2026
Merged

fix: align local Studio chain defaults#1756
MuncleUscles merged 1 commit into
v0.123-devfrom
fix/v0.123-local-chain-id

Conversation

@MuncleUscles

Copy link
Copy Markdown
Member

Summary

  • change the tracked local Studio bootstrap chain ID from the stale hosted-Studio value to canonical localnet 61127
  • document the required update for .env files copied before v0.123
  • add a backend static regression keeping .env.example, backend fallback, and Hardhat fallback aligned
  • add a frontend default-network regression for the SDK-backed localnet value

Root cause

Studio and genlayer-js moved localnet to 61127, but the tracked environment template retained 61999. Copying that template caused local deployments to diverge from the published SDK preset and could surface InvalidChainId on signed submissions.

The cross-repository E2E previously masked this by forcing a runtime ID and rewriting SDK presets.

Validation

  • frontend network-store unit tests: 3 passed
  • frontend TypeScript build check
  • backend bootstrap-consistency test: 1 passed
  • repository pre-commit hooks

Related

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 2b531f8c-1baf-4330-87d0-62274ebf87b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@MuncleUscles
MuncleUscles merged commit f05cb0e into v0.123-dev Sep 3, 2026
14 of 19 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.

1 participant