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

feat: sequencer should build a block taking prune into account #8782

Closed
Tracked by #8401
LHerskind opened this issue Sep 25, 2024 · 2 comments
Closed
Tracked by #8401

feat: sequencer should build a block taking prune into account #8782

LHerskind opened this issue Sep 25, 2024 · 2 comments

Comments

@LHerskind
Copy link
Contributor

LHerskind commented Sep 25, 2024

The sequencer will need to take into account the fact that proposing a block might prune the pending chain. Therefore, if proposing will prune, the sequencer should prune its local state and before trying to build a block. That way it will simply be extending on the proven chain instead

@LHerskind
Copy link
Contributor Author

Was this not addressed by #9201?

@PhilWindle
Copy link
Collaborator

Was this not addressed by #9201?

Yes

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Oct 28, 2024
@iAmMichaelConnor iAmMichaelConnor removed this from A3 Oct 28, 2024
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