Skip to content

Retrieve gloas execution payload envelope by beacon block root - #9594

Merged
mergify[bot] merged 1 commit into
sigp:unstablefrom
shane-moore:gloas-envelope-get-by-block-root
Jul 14, 2026
Merged

Retrieve gloas execution payload envelope by beacon block root#9594
mergify[bot] merged 1 commit into
sigp:unstablefrom
shane-moore:gloas-envelope-get-by-block-root

Conversation

@shane-moore

@shane-moore shane-moore commented Jul 7, 2026

Copy link
Copy Markdown
Member

Issue Addressed

#8828

Proposed Changes

Align the gloas execution payload envelope GET with beacon-APIs PR 580: key it by {slot}/{beacon_block_root}. The endpoint returns the cached envelope only when its root matches the request, and the VC fetches using the root of the block it produced.

Additional Info

Will rebase this PR on #9568 after it's merged

Key the gloas execution payload envelope GET endpoint by `{slot}/{beacon_block_root}` (beacon-APIs sigp#580) instead of the placeholder builder_index, returning the cached envelope only when its root matches the request, and have the VC fetch by the root of the block it produced.
@shane-moore
shane-moore force-pushed the gloas-envelope-get-by-block-root branch from 82d0c9b to 554d36b Compare July 7, 2026 23:44

@chong-he chong-he left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good!

@mergify

mergify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Queued — the merge queue status continues in this comment ↓.

@chong-he chong-he added the ready-for-review The code is ready for review label Jul 13, 2026
@eserilev eserilev added the ready-for-merge This PR is ready to merge. label Jul 14, 2026
@mergify mergify Bot added the queued label Jul 14, 2026
@mergify

mergify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Merge Queue Status

This pull request spent 29 minutes 22 seconds in the queue, including 27 minutes 31 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Jul 14, 2026
@mergify
mergify Bot merged commit f0c4a7f into sigp:unstable Jul 14, 2026
38 checks passed
@mergify mergify Bot removed the queued label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gloas HTTP-API ready-for-merge This PR is ready to merge. ready-for-review The code is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants