You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
I think it was issue with provider engine and its fixed by updating to the latest version. Actually latest "stable" version (6.2.3) breaks my tests but the beta seem to works well.
Expected Behavior
eth_newFilter / eth_subscribe should return all logs that originates from one of addresses on address list filter as defined in spec
https://github.com/ethereum/wiki/wiki/JSON-RPC#parameters-38
Current Behavior
eth_newFilter / eth_subscribe does not return anything
It was fixed some time ago for getLogs, but its still broken for filters and subscriptions
The text was updated successfully, but these errors were encountered: