Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth_getLogs is limited to 1024 blocks on public PLG20 RPCs #2029

Open
cipig opened this issue Dec 11, 2023 · 0 comments
Open

eth_getLogs is limited to 1024 blocks on public PLG20 RPCs #2029

cipig opened this issue Dec 11, 2023 · 0 comments

Comments

@cipig
Copy link
Member

cipig commented Dec 11, 2023

public PLG20 RPC nodes have a limit of 1024 blocks for eth_getLogs
swaps that would take longer then ~30 minutes are failing

mm2 then shows errors like this:
coins::eth:2077] ERROR Error getting spend events: eth:3878] RPC error: Error { code: InvalidParams, message: "eth_getLogs is limited to 1024 block range. Please check the parameter requirements at https://docs.blockpi.io/documentations/api-reference", data: None }
or this:
coins::eth:2077] ERROR Error getting spend events: eth:3878] RPC error: Error { code: InvalidRequest, message: "block range is too wide", data: None }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant