Skip to content

fix: ensure DA transaction throttling uses params that are set #616

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

Closed
wants to merge 3 commits into from

Conversation

danyalprout
Copy link
Contributor

@danyalprout danyalprout commented May 8, 2025

📝 Summary

  • Ensure the builders share the same OpDAConfig that the RPC endpoint does.
  • For Flashblocks builder, consider the DA param values

💡 Motivation and Context

Prior to this PR, I believe setting throttling via the RPC would not have any impact as an unrelated DAConfig object is created here. Part of the work to fix: #613


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@danyalprout danyalprout mentioned this pull request May 8, 2025
8 tasks
@danyalprout danyalprout marked this pull request as ready for review May 8, 2025 18:36
@danyalprout danyalprout force-pushed the da-settings-config branch from 01cbfc9 to 402caf0 Compare May 9, 2025 20:50
@danyalprout
Copy link
Contributor Author

Closing in favor of flashbots/op-rbuilder#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respect Max DA Sizes
1 participant