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

correct filter api spec #633

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

prestwich
Copy link

@prestwich prestwich commented Feb 27, 2025

  • Filters do not register for notifications
  • filter IDs are required for many methods
  • the log filter object is required for the newFilter method
  • getFilterChanges returns an array of things depending on the filter

I do not know what getFilterLogs does, but the spec is identical to filter changes, so i suspect either

  • the spec is in error here and it returns only logs
  • the description is in error, and the name is misleading, and it may return block or tx hashes

- Filters do not register for notifications
- filter IDs are required for many methods
- the log filter object is required for the newFilter method
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.

1 participant