You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
technically, this means that if we had an eth_call to weiroll call converter, then we could take some of the eth_calls in the queue, convert them to weiroll calls and hence save network requests
the idea is that network requests are slow as they have roundtrip time, latency etc. and so batching network requests seems like a good idea
potentially, if we're generically translating eth_calls to weiroll calls then we should consider natively implementing it in eth-fun
so I may need to transfer this issue there.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: