-
Notifications
You must be signed in to change notification settings - Fork 439
Open
Labels
executionExecution-related work.Execution-related work.featNew feature or requestNew feature or request
Description
We removed support for eth_getFilterChanges in #608. In this PR we removed a lot of RPC dependencies which are not needed, such as using RPC filters for things, instead relying on replicating the functionality entirely within helios. We should be able to get eth_getFilterChanges working using the same techniques as we did for eth_getFilterLogs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
executionExecution-related work.Execution-related work.featNew feature or requestNew feature or request