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

[Sequencer] 0 txn blocks created when transactions are available #1516

Closed
hexoscott opened this issue Nov 28, 2024 · 1 comment
Closed

[Sequencer] 0 txn blocks created when transactions are available #1516

hexoscott opened this issue Nov 28, 2024 · 1 comment
Assignees

Comments

@hexoscott
Copy link
Collaborator

we see a pattern in busier networks where the sequencer can occasionally build a block with 0 transactions when there is data in the pool available. The strange pattern is that these are always followed by a 0s block that does contain transactions like the example below:

image

We need to figure out why this is happening and ensure there are no 0 txn blocks and no 0s blocks

@hexoscott
Copy link
Collaborator Author

Target fix in #1525

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

No branches or pull requests

3 participants