Skip to content

feat: CallBatchLayer #205

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

Merged
merged 2 commits into from
Apr 3, 2025
Merged

feat: CallBatchLayer #205

merged 2 commits into from
Apr 3, 2025

Conversation

yash-atreya
Copy link
Member

Motivation

Closes #196
Supersedes #203

Solution

  • Demonstrate CallBatchLayer

@DaniPopes ptal

PR Checklist

  • Added Documentation
  • Breaking changes

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Apr 2, 2025
@yash-atreya yash-atreya merged commit 7b6502b into main Apr 3, 2025
3 of 4 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Apr 3, 2025
@DaniPopes DaniPopes deleted the yash/multicall-batching branch April 6, 2025 14:24
Comment on lines +30 to +31
// In this case, we set the delay to 10ms.
.layer(CallBatchLayer::new().wait(Duration::from_secs(10)))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this 10 seconds not milliseconds

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

Successfully merging this pull request may close these issues.

Demonstrate Multicall Batch Layer
4 participants