Skip to content

Add blinded blocks v2#352

Merged
jclapis merged 4 commits into
mainfrom
add-blinded-blocks-v2
Aug 12, 2025
Merged

Add blinded blocks v2#352
jclapis merged 4 commits into
mainfrom
add-blinded-blocks-v2

Conversation

@jclapis

@jclapis jclapis commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

This adds support for the new v2 spec for blinded block publishing which is part of Fusaka. In v2, instead of a 200 OK with the entire block, the builder needs to return 202 ACCEPTED with an empty body. Implementation-wise there aren't many changes to the existing publishing pipeline, but the return value is now an Option since the unblinded block isn't provided in v2.

@jclapis jclapis requested review from ManuelBilbao and ltitanb August 1, 2025 05:42
@jclapis jclapis self-assigned this Aug 1, 2025
@jclapis jclapis added the pbs Pbs module / Builder API label Aug 1, 2025
Comment thread crates/common/src/pbs/builder.rs Outdated
Comment thread crates/pbs/src/routes/submit_block.rs Outdated
@jclapis jclapis merged commit 150f692 into main Aug 12, 2025
2 of 3 checks passed
@jclapis jclapis deleted the add-blinded-blocks-v2 branch August 12, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pbs Pbs module / Builder API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants