This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
Alchemy eth_getLogs block window changes #4482
Open
Description
Alchemy is enforcing a largest block window of 1000 blocks for eth_getLogs
requests. Right now, it looks like EventCache defaults to 10000.
This probably requires a code change. Change needs to be made and deployed before 6/22/2020.
CC: @franckc