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

Remove stale templates in case of missed slots #375

Merged

Conversation

thedevbirb
Copy link
Contributor

Closes #372.

In case of missed slots the beacon client does not emit a new head event and the logic to remove a block template is not triggered. As such stale templates are kept which invalidates the nonce and balance checks upon receiving a commitment.

@thedevbirb thedevbirb added C: bolt-sidecar Component: bolt-sidecar T: bug Type: Bug labels Nov 11, 2024
@thedevbirb thedevbirb force-pushed the lore/fix/remove-stale-templates branch from f37c845 to d2b5b9c Compare November 11, 2024 16:13
@merklefruit merklefruit merged commit 5106b45 into lore/feat/holesky-launch Nov 11, 2024
3 checks passed
@merklefruit merklefruit deleted the lore/fix/remove-stale-templates branch November 11, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bolt-sidecar Component: bolt-sidecar T: bug Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants