Skip to content

fix: map ConfigVariant::Off to Off instead of V1#333

Merged
nekomoto911 merged 1 commit intomainfrom
dev-0422-off
Apr 22, 2026
Merged

fix: map ConfigVariant::Off to Off instead of V1#333
nekomoto911 merged 1 commit intomainfrom
dev-0422-off

Conversation

@Lchangliang
Copy link
Copy Markdown
Collaborator

Previously the EL→CL conversion mapped Solidity's ConfigVariant.Off to api-types ConfigVariant::V1, causing the consensus layer to treat disabled randomness as enabled. Now maps Off→Off correctly.

Previously the EL→CL conversion mapped Solidity's ConfigVariant.Off to
api-types ConfigVariant::V1, causing the consensus layer to treat
disabled randomness as enabled. Now maps Off→Off correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nekomoto911 nekomoto911 merged commit 5b22119 into main Apr 22, 2026
30 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