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 #148

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

j75689
Copy link
Collaborator

@j75689 j75689 commented Sep 19, 2024

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
  • ...

@j75689 j75689 marked this pull request as ready for review September 19, 2024 01:42
@unclezoro unclezoro merged commit 52153a2 into bnb-chain:new-engine Sep 29, 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