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

simulators/ethereum/engine: Update/Verify LatestValidHash in more tests #615

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

marioevz
Copy link
Member

Changes Included

Verify LatestValidHash in all engine_newPayloadV1 calls

Adds verification and fixes existing verifications of LatestValidHash in all engine_newPayloadV1 calls.
According to ethereum/execution-apis#254, this line is not verified by any hive tests yet:

null if client software cannot determine the ancestor of the invalid

In the context of an INVALID payload.

Print Caller of "Expect*" Functions on Failure

Test now prints the calling file/line on failure of any "Expect*" function.

@marioevz marioevz merged commit 5b177ef into ethereum:master Jul 25, 2022
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.

1 participant