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

[builder] Limit storage slots to check in eth_sendRawTransactionConditional #924

Open
dancoombs opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dancoombs
Copy link
Collaborator

Describe the feature
Both Optimism and Arbitrum limit the number of storage slots or known accounts (respectively) that you can send to eth_sendRawTransactionConditional. Rundler needs to adhere to this limit by limiting the size of a bundle when it goes over this number of slots. We should, however, try to make the largest bundle possible.

@dancoombs dancoombs added the enhancement New feature or request label Dec 5, 2024
@dancoombs dancoombs self-assigned this Dec 5, 2024
@dancoombs dancoombs added this to the v0.5 milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant