Skip to content

Move safe-block into specs directory - #5237

Closed
jtraglia wants to merge 1 commit into
ethereum:masterfrom
jtraglia:move-safe-block-specs
Closed

Move safe-block into specs directory#5237
jtraglia wants to merge 1 commit into
ethereum:masterfrom
jtraglia:move-safe-block-specs

Conversation

@jtraglia

Copy link
Copy Markdown
Member

This PR moves the fork-choice safe-block specs into the specs directory. I believe this is a better spot for it, especially since it's versioned. I changed the parameter type from Store to FastConfirmationStore so we have direct access to the confirmed_root field and do not need an abstract helper.

cc @mkalinin.

@mkalinin

Copy link
Copy Markdown
Contributor

What do you think about making get_safe_execution_block_hash a part of the Fast Confirmation spec? We then can handle everything inside that spec document and make Bellatrix and Gloas fork-choice specs to refer to the fast-confirmation

@jtraglia

Copy link
Copy Markdown
Member Author

What do you think about making get_safe_execution_block_hash a part of the Fast Confirmation spec? We then can handle everything inside that spec document and make Bellatrix and Gloas fork-choice specs to refer to the fast-confirmation

Yes, I think that makes even more sense! I'm going to close this and let you handle that.

@jtraglia jtraglia closed this May 12, 2026
@jtraglia
jtraglia deleted the move-safe-block-specs branch May 12, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants