Pablo Maldonado

Results 3 issues of Pablo Maldonado

Hi, I have noticed that my bsc node suffers an important load increase when subscribing to events. I am the only consumer of the node and subscribing to 60 different...

enhancement

**Motivation** Explain the motivation for making this change. What existing problem does the pull request solve? It may be sufficient to just link to an issue, but please explain if...

Changes proposed in this PR: - Adds `fillEventsLookbackSeconds` to `MonitoringParams` and uses it to derive `fromBlock` for `OrderFilled` queries, limiting how old orders are checked relative to notification time.