Skip to content

Fix: Enforce safe default for GENVM_DEBUG_MODE - #1738

Open
mertcano wants to merge 1 commit into
genlayerlabs:v0.123-devfrom
mertcano:mertcano-patch-1
Open

Fix: Enforce safe default for GENVM_DEBUG_MODE#1738
mertcano wants to merge 1 commit into
genlayerlabs:v0.123-devfrom
mertcano:mertcano-patch-1

Conversation

@mertcano

Copy link
Copy Markdown

This PR updates docker-compose.yml to explicitly default GENVM_DEBUG_MODE to false for the consensus-worker.

If this environment variable is omitted during deployment, the runtime helper defaults to an unsafe mode. Setting it to false ensures the consensus worker defaults to a bounded, deterministic state when the configuration is incomplete.

This PR updates docker-compose.yml to explicitly default GENVM_DEBUG_MODE to false for the consensus-worker.

If this environment variable is omitted during deployment, the runtime helper defaults to an unsafe mode. Setting it to false ensures the consensus worker defaults to a bounded, deterministic state when the configuration is incomplete.
@github-actions
github-actions Bot changed the base branch from main to v0.123-dev August 15, 2026 11:42
@github-actions

Copy link
Copy Markdown
Contributor

This PR targeted main, which is only the default/static branch.

I retargeted it to v0.123-dev, the active development branch. Pushes to v0.123-dev automatically fast-forward main.

@coderabbitai

coderabbitai Bot commented Aug 15, 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: Pro Plus

Run ID: a19a2c46-ed05-4432-8906-097fa32f5887

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.

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