Skip to content

changed /eth/v1/beacon/execution_payload_envelope/{block_root} to /eth/v1/beacon/execution_payload_envelope/{block_id} defined in beacon apis#16521

Merged
james-prysm merged 2 commits intodevelopfrom
get-payload-envelope-block-id
Mar 13, 2026
Merged

changed /eth/v1/beacon/execution_payload_envelope/{block_root} to /eth/v1/beacon/execution_payload_envelope/{block_id} defined in beacon apis#16521
james-prysm merged 2 commits intodevelopfrom
get-payload-envelope-block-id

Conversation

@james-prysm
Copy link
Copy Markdown
Contributor

@james-prysm james-prysm commented Mar 12, 2026

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

missed this in review

we should have /eth/v1/beacon/execution_payload_envelope/{block_root} as /eth/v1/beacon/execution_payload_envelope/{block_id} defined in beacon apis

https://github.com/ethereum/beacon-APIs/blob/master/apis/beacon/execution_payload/envelope_get.yaml

missed in #16441

Which issues(s) does this PR fix?

Fixes #

Other notes for review

Acknowledgements

  • I have read CONTRIBUTING.md.
  • I have included a uniquely named changelog fragment file.
  • I have added a description with sufficient context for reviewers to understand this PR.
  • I have tested that my changes work as expected and I added a testing plan to the PR description (if applicable).

@james-prysm james-prysm added this pull request to the merge queue Mar 13, 2026
Merged via the queue into develop with commit 1e91641 Mar 13, 2026
19 checks passed
@james-prysm james-prysm deleted the get-payload-envelope-block-id branch March 13, 2026 14:20
@github-project-automation github-project-automation bot moved this from Unassigned to Done in Gloas Mar 13, 2026
syjn99 pushed a commit to syjn99/prysm that referenced this pull request Mar 27, 2026
…h/v1/beacon/execution_payload_envelope/{block_id} defined in beacon apis (OffchainLabs#16521)

**What type of PR is this?**

 Bug fix

**What does this PR do? Why is it needed?**

missed this in review

we should have /eth/v1/beacon/execution_payload_envelope/{block_root} as
/eth/v1/beacon/execution_payload_envelope/{block_id} defined in beacon
apis


https://github.com/ethereum/beacon-APIs/blob/master/apis/beacon/execution_payload/envelope_get.yaml

missed in OffchainLabs#16441

**Which issues(s) does this PR fix?**

Fixes #

**Other notes for review**

**Acknowledgements**

- [x] I have read
[CONTRIBUTING.md](https://github.com/prysmaticlabs/prysm/blob/develop/CONTRIBUTING.md).
- [x] I have included a uniquely named [changelog fragment
file](https://github.com/prysmaticlabs/prysm/blob/develop/CONTRIBUTING.md#maintaining-changelogmd).
- [x] I have added a description with sufficient context for reviewers
to understand this PR.
- [x] I have tested that my changes work as expected and I added a
testing plan to the PR description (if applicable).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants