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

perf: optimize via multicall of storage slot #139

Open
rkdud007 opened this issue Sep 3, 2024 · 0 comments
Open

perf: optimize via multicall of storage slot #139

rkdud007 opened this issue Sep 3, 2024 · 0 comments
Labels
optimization Improvements of performance or optimization

Comments

@rkdud007
Copy link
Member

rkdud007 commented Sep 3, 2024

currently provider implemented get_proof method to be accept single or none slot. ideally we should be able to optimize via aggregate multiple slots of same block number + address if it exist.

@rkdud007 rkdud007 added the optimization Improvements of performance or optimization label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Improvements of performance or optimization
Projects
None yet
Development

No branches or pull requests

1 participant