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

Host: notify batch subscribers of new batches from any src #1860

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

BedrockSquirrel
Copy link
Collaborator

Why this change is needed

The L2 batch repo only notifies subscribers of new batches from p2p source. This was convenient but confusing.

It is more re-usable if it notifies on every batch that is new to the host, so it will work for sequencers.

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

Copy link
Collaborator

@tudor-malene tudor-malene left a comment

Choose a reason for hiding this comment

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

lgtm

@BedrockSquirrel BedrockSquirrel merged commit 7190f55 into main Apr 2, 2024
2 checks passed
@BedrockSquirrel BedrockSquirrel deleted the matt/notify-subscribers-all-batches branch April 2, 2024 13:02
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.

2 participants