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

Handle eth_chainId Requests Locally #2115

Closed
jribbink opened this issue Feb 5, 2025 · 0 comments
Closed

Handle eth_chainId Requests Locally #2115

jribbink opened this issue Feb 5, 2025 · 0 comments
Assignees

Comments

@jribbink
Copy link
Contributor

jribbink commented Feb 5, 2025

There is no need to hit the node for these requests. It consumes unnecessary bandwidth, but also is likely more error prone than getting this value directly from the network manager (the gateway should only be a fallback in practice, since the provider interacts entirely with the Cadence AN)

@jribbink jribbink self-assigned this Feb 5, 2025
@jribbink jribbink changed the title Handle eth_chainId requests locally Handle eth_chainId Requests Locally Feb 5, 2025
@jribbink jribbink closed this as completed Feb 5, 2025
@github-project-automation github-project-automation bot moved this to ✅ Done in 🌊 Flow 4D Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant