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
Thanks for opening. Did you run this app using version 0.8.0 - 0.8.4 against the same database? There was an issue in those versions where eth_getLogs requests to certain RPC providers returning incorrect logs, which could be cached in your database.
Version
0.8.7
Current behavior
In my production installation on v7, the only contract events from the collection contracts created via the factory are tracked.
Expected behavior
After the upgrade to v8, i get random events (generally matching the contract ABI) from contracts that were not created via my configured factory.
Steps to reproduce
Reproduction example: https://github.com/visualizevalue/mint/tree/feature/indexer%400.8/indexer
(On the v8 feature branch)
Link to repository
https://github.com/visualizevalue/mint/tree/feature/indexer%400.8/indexer
Anything else?
No response
The text was updated successfully, but these errors were encountered: