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

Sidecar: invalidate past state #125

Closed
merklefruit opened this issue Jul 8, 2024 · 0 comments · Fixed by #117
Closed

Sidecar: invalidate past state #125

merklefruit opened this issue Jul 8, 2024 · 0 comments · Fixed by #117
Labels
C: bolt-sidecar Component: bolt-sidecar T: feature Type: Feature
Milestone

Comments

@merklefruit
Copy link
Collaborator

Block templates should be cleared once a new head for that slot has been received from the CL.
Furthermore, tracked nonces should be only reset if a preconfirmed transaction was successfully included in a block.

// TODO: invalidate any state that we don't need anymore (will be based on block template)

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: feature Type: Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants