Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable skip_state_root_validation on new engine #152

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

unclezoro
Copy link
Collaborator

Description

enable skip_state_root_validation on new engine

Rationale

Adapt --optimize.skip-state-root-validation feature on new engine

Example

bsc-reth node --datadir ./.local --chain bsc-testnet --http --http.port 8545 \
   --optimize.skip-state-root-validation --engine.experimental -vvvv

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

@unclezoro unclezoro merged commit c8fa37c into bnb-chain:new-engine Sep 30, 2024
17 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