-
Notifications
You must be signed in to change notification settings - Fork 192
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
[Spike] Reduce eth daemon calls #6193
Comments
Some of the eth_calls seem related to Foxy |
|
Also related: ethers-io/ethers.js#3462 we're using |
daemon.ethereum
We should take a look at why the app is so chatty here, work has been done to work on the approval calls, but we should understand this behavior and perhaps look to reduce this traffic if reasonably possible.
The text was updated successfully, but these errors were encountered: