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

[Merged by Bors] - Use efficient payload reconstruction for HTTP API #4102

Closed

Conversation

michaelsproul
Copy link
Member

@michaelsproul michaelsproul commented Mar 17, 2023

Proposed Changes

Builds on #4028 to use the new payload bodies methods in the HTTP API as well.

Caveats

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.

@michaelsproul michaelsproul changed the title Payload bodies http Use efficient payload reconstruction for HTTP API Apr 17, 2023
@michaelsproul michaelsproul added v4.2.0 Q2 2023 v4.1.0 Post-Capella minor release and removed v4.2.0 Q2 2023 labels Apr 17, 2023
@michaelsproul michaelsproul added ready-for-review The code is ready for review and removed work-in-progress PR is a work-in-progress labels Apr 18, 2023
Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

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

Very tidy!

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Apr 18, 2023
@michaelsproul
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Apr 18, 2023
## Proposed Changes

Builds on #4028 to use the new payload bodies methods in the HTTP API as well.

## Caveats

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.
@bors bors bot changed the title Use efficient payload reconstruction for HTTP API [Merged by Bors] - Use efficient payload reconstruction for HTTP API Apr 18, 2023
@bors bors bot closed this Apr 18, 2023
@michaelsproul michaelsproul deleted the payload_bodies_http branch April 18, 2023 05:25
xenowits pushed a commit to xenowits/lighthouse that referenced this pull request May 16, 2023
## Proposed Changes

Builds on sigp#4028 to use the new payload bodies methods in the HTTP API as well.

## Caveats

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.
ghost pushed a commit to oone-world/lighthouse that referenced this pull request Jul 13, 2023
## Proposed Changes

Builds on sigp#4028 to use the new payload bodies methods in the HTTP API as well.

## Caveats

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
Builds on sigp#4028 to use the new payload bodies methods in the HTTP API as well.

The payloads by range method only works for the finalized chain, so it can't be used in the execution engine integration tests because we try to reconstruct unfinalized payloads there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge. v4.1.0 Post-Capella minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants