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

Eliminate TODO: use multicall in extensions #99

Open
shuhuiluo opened this issue Oct 24, 2024 · 1 comment
Open

Eliminate TODO: use multicall in extensions #99

shuhuiluo opened this issue Oct 24, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shuhuiluo
Copy link
Owner

There are some TODOs left in the extensions mod, pending an async multicall implementation using alloy.

While an explicit multicall approach in ethers-rs works, it's not elegant. An alloy::providers::Provider should batch the calls under the hood without any code change at the call site.

@shuhuiluo shuhuiluo added enhancement New feature or request help wanted Extra attention is needed labels Oct 24, 2024
@byhashdong
Copy link
Contributor

It seems promising, yet obtaining support for alloys is not straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants