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

feat: add engine API v4 methods #853

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

Rjected
Copy link
Contributor

@Rjected Rjected commented Jun 7, 2024

Motivation

Prague introduces v4 methods for newPayload and getPayload

Solution

Added engine_newPayloadV4 and engine_getPayloadV4 to the EngineApi trait, which uses the existing ExecutionPayloadV4 and ExecutionPayloadEnvelopeV4 types.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mattsse mattsse merged commit a4bb5f0 into alloy-rs:main Jun 8, 2024
24 checks passed
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* feat: add engine API v4 methods

* fix import

---------

Co-authored-by: Matthias Seitz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants