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

blockhash: charge warm costs in witness #529

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

jsign
Copy link
Collaborator

@jsign jsign commented Dec 9, 2024

This PR fies a bug found by @lu-pinto while running the latest exec-spec-tests filled by geth.

Note: stabe-fixtures tests is expected to fail since this is a bug fix. "Fill" tests should not fail.

Copy link

@lu-pinto lu-pinto left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Ignacio Hagopian <[email protected]>
@jsign jsign requested a review from gballet December 10, 2024 20:23
@jsign jsign marked this pull request as ready for review December 10, 2024 20:23
@@ -8,7 +8,7 @@ on:
workflow_dispatch:

env:
FIXTURES_TAG: "[email protected].8"
FIXTURES_TAG: "[email protected].9-alpha-1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Created this alpha release with fixtures re-filled with the fix.
CI is green now.

Copy link
Owner

@gballet gballet left a comment

Choose a reason for hiding this comment

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

LGTM

@jsign jsign merged commit f0d4c32 into kaustinen-with-shapella Dec 10, 2024
12 of 13 checks passed
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