Skip to content

eth: drop redundant filter API registration#25

Merged
will-2012 merged 1 commit into
zlacfzy:merge-v1.17.3_ci_fixfrom
flywukong:merge-v1.17.3-fix-api
Jul 14, 2026
Merged

eth: drop redundant filter API registration#25
will-2012 merged 1 commit into
zlacfzy:merge-v1.17.3_ci_fixfrom
flywukong:merge-v1.17.3-fix-api

Conversation

@flywukong

Copy link
Copy Markdown

Description

fix issue of [API] eth/filters.NewFilterAPI bool .

1)remove the duplicate eth filter API registration from eth/backend.go
2)rely on cmd/utils.RegisterFilterAPI as the single registration path
3)preserve the configured filters.Config.RangeLimit instead of implicitly using an empty configuration

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 changed the title eth: remove duplicate filter API registration eth: drop redundant filter API registration Jul 13, 2026
@will-2012
will-2012 merged commit e6fcd80 into zlacfzy:merge-v1.17.3_ci_fix Jul 14, 2026
3 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.

3 participants