simulators/ethereum/engine: Engine API Cancun#759
Merged
marioevz merged 19 commits intoethereum:masterfrom Aug 3, 2023
Merged
Conversation
e8c2c4c to
fcf0f90
Compare
7c7dc52 to
57daae3
Compare
6e9a8b1 to
fc2f040
Compare
Collaborator
|
About your TODO
That should be covered by rpc-compat tests already. |
Collaborator
|
I see you added devp2p tests. These should be handled by the devp2p simulator instead! |
70828a0 to
c97317b
Compare
e8d8d79 to
8dcdeb2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Engine API tests to the specification in https://github.com/ethereum/execution-apis/blob/main/src/engine/experimental/blob-extension.md
To execute all blob tests:
Remaining Spec Changes