Skip to content

Conversation

@flywukong
Copy link
Contributor

@flywukong flywukong commented Jan 15, 2026

Description

related to issue.) The pruned node failed to init log indexer due to the checkpoint binary search logic which is not support for pruned nodes. This PR adds support for reading from the default path. and generating checkpoint files (geth/filtermap_checkpoints.json), allowing it to adapt to dynamically changing checkpoints.
In addition, it optimizes the binary search logic for checkpoint files, enabling pruned nodes to work correctly within heights that have not been pruned.

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

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

@flywukong flywukong force-pushed the fix-pruned-filtermap branch from db742be to dc173db Compare January 16, 2026 02:09
@allformless allformless added this to the 1.7.0 milestone Jan 19, 2026
@flywukong flywukong force-pushed the fix-pruned-filtermap branch from aec2e27 to 6f12740 Compare January 19, 2026 05:25
@buddh0 buddh0 merged commit 68c7b99 into bnb-chain:develop Jan 19, 2026
8 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.

4 participants