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

how to inform the sequencer with the gas limits of the execution client? #22

Open
gupadhyaya opened this issue Nov 4, 2024 · 0 comments

Comments

@gupadhyaya
Copy link
Member

we could try different ways:

  1. we could have a feedback loop, where execution client (via consensus client) gets information about what the next batch would be and then confirm to sequencer before the sequencer finalizes the batch (timestamps and sends it to DA)
  2. sequencer runs some form of lightweight gas simulator of the execution client and execution client informs the upper bound to sequencer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant