Skip to content

ethdb: fix disable freezer when enable multidb #3233

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

flywukong
Copy link
Contributor

@flywukong flywukong commented Jul 15, 2025

Description

The old blockstore code has set the disableFreezer as true to make the ancient store in blockstore, which is not removed clearly. This bug only affects the multidb .

Rationale

set disableFreezer as false

Example

add an example CLI or API response...

Changes

Notable changes:

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

buddh0
buddh0 previously approved these changes Jul 15, 2025
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