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 block v3 reward encodings #5049

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

michaelsproul
Copy link
Member

@michaelsproul michaelsproul commented Jan 9, 2024

Proposed Changes

Additional Info

Needs a new release of ethereum_serde_utils. The PR to that repo that needs reviewing alongside this is sigp/ethereum_serde_utils#5.

@michaelsproul michaelsproul added ready-for-review The code is ready for review HTTP-API deneb v4.6.0 ETA Q1 2024 labels Jan 9, 2024
Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

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

Looks good, modulo the upstream update.

Cargo.toml Outdated
@@ -110,7 +110,9 @@ env_logger = "0.9"
error-chain = "0.12"
ethereum-types = "0.14"
ethereum_hashing = "1.0.0-beta.2"
ethereum_serde_utils = "0.5"
# ethereum_serde_utils = "0.5"
# FIXME(sproul): restore crates.io version
Copy link
Member

Choose a reason for hiding this comment

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

I've approved that PR over in ethereum_serde_utils

paulhauner added a commit to paulhauner/lighthouse that referenced this pull request Jan 9, 2024
Squashed commit of the following:

commit cfb0994
Author: Michael Sproul <michael@sigmaprime.io>
Date:   Tue Jan 9 15:59:25 2024 +1100

    Fix block v3 reward encodings
@paulhauner paulhauner mentioned this pull request Jan 9, 2024
@michaelsproul
Copy link
Member Author

Updated and ready to merge if CI passes

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jan 9, 2024
@michaelsproul michaelsproul merged commit 7e948ee into sigp:unstable Jan 9, 2024
28 checks passed
@michaelsproul michaelsproul deleted the block-value-wei branch January 9, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deneb HTTP-API ready-for-merge This PR is ready to merge. v4.6.0 ETA Q1 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants