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

core/state/pruner: track number of skipped items during state pruning #28368

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

aaronbuchwald
Copy link
Contributor

This PR adds tracking for the number of items that are skipped because they are included in the bloom filter to the progress logs in the state pruner.

Copy link
Member

@rjl493456442 rjl493456442 left a comment

Choose a reason for hiding this comment

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

Although I am not sure we should keep changing the offline pruning tool, which will be deprecated once the hash scheme is not supported.

Anyway, lgtm

@rjl493456442 rjl493456442 added this to the 1.13.5 milestone Oct 23, 2023
@rjl493456442 rjl493456442 merged commit 6c69821 into ethereum:master Oct 23, 2023
2 checks passed
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
Dergarcon pushed a commit to specialmechanisms/mev-geth-0x2mev that referenced this pull request Jan 31, 2024
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