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

fix: process_execution_payload hash tree root calculation #478

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

mpaulucci
Copy link
Collaborator

Description
Hash tree root calculation has been fixed on #469, lets adapt the process_execution_payload function to use it.

@mpaulucci mpaulucci requested a review from a team as a code owner November 29, 2023 14:49
# "withdrawals",
# "bls_to_execution_change"
]

@disabled_cases [
"bad_parent_hash_first_payload"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will fix this case in a follow up since it requires an update to the spec test version and might come with several other changes.

@MegaRedHand MegaRedHand merged commit 22d1b70 into main Nov 29, 2023
9 checks passed
@MegaRedHand MegaRedHand deleted the fix-process-execution-payload branch November 29, 2023 15:46
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.

2 participants