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

Rewind fix #46

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Rewind fix #46

merged 3 commits into from
Jul 16, 2024

Conversation

Brindrajsinh-Chauhan
Copy link

This PR adds the snap root update changes made for geth to quorum. This update introduces two new geth configs

allowForceUpdate - That enables/disables the commit based snapRoot update check
commitThreshold - The number of commits after which, the disk root should be updated. This value is set to 20 as default in eth-boot https://github.com/kaleido-io/photic-eth-boot/pull/112

Corresponding Geth PR - kaleido-io/go-ethereum#6

Consortium with long lived environments for testing - zzyxg7wl5u

Copy link

@jimthematrix jimthematrix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with the same minor comments as in kaleido-io/go-ethereum#6

@Brindrajsinh-Chauhan Brindrajsinh-Chauhan merged commit f5b15e1 into kaleido-dev Jul 16, 2024
12 of 16 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