Skip to content

feat(toolkit): implement backfill SectionBloom function#6390

Open
h3110w0r1d-y wants to merge 8 commits intotronprotocol:developfrom
h3110w0r1d-y:develop
Open

feat(toolkit): implement backfill SectionBloom function#6390
h3110w0r1d-y wants to merge 8 commits intotronprotocol:developfrom
h3110w0r1d-y:develop

Conversation

@h3110w0r1d-y
Copy link

What does this PR do?

DB backfill-bloom provides the ability to backfill SectionBloom data for historical blocks to enable eth_getLogs address/topics filtering. This is useful when isJsonRpcFilterEnabled was disabled during block processing and later enabled, causing historical blocks to lack SectionBloom data.

Why are these changes required?

Refer to #6335 (comment)

This PR has been tested by:

  • Unit Tests
  • Manual Testing

@lxcmyf
Copy link
Contributor

lxcmyf commented Jul 8, 2025

Thank you for proposing the PR. It will be evaluated before making further plans.

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