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

Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION #11870

Merged
merged 11 commits into from
Jan 16, 2023

Conversation

potuz
Copy link
Contributor

@potuz potuz commented Jan 13, 2023

Use GENESIS_FORK_VERSION when validating BLS_TO_EXECUTION_CHANGES signatures.

Implements ethereum/consensus-specs#3206 and it should merge when that PR merges.

Update: it updates spectest vectors to 1.3.0-rc-1

@potuz potuz added Blocked Blocked by research or external factors Ready For Review Priority: High High priority item labels Jan 13, 2023
@potuz potuz requested a review from a team as a code owner January 13, 2023 13:05
@potuz potuz removed the Blocked Blocked by research or external factors label Jan 13, 2023
@@ -236,7 +236,7 @@ filegroup(
visibility = ["//visibility:public"],
)
""",
sha256 = "78400c82f1978147feeab54e3deccb29c024efa13d6753adc8687ae008bae246",
sha256 = "bb06d30ca533dc97d45f2367916ba9ff1b5af52f08a9d8c33bb7b1a61254094e",
url = "https://github.com/ethereum/consensus-spec-tests/releases/download/%s/mainnet.tar.gz" % consensus_spec_version,
)

Copy link
Member

Choose a reason for hiding this comment

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

can you update sha256 at L254 for consensus_spec?

Screenshot 2023-01-13 at 10 43 25 AM

terencechain
terencechain previously approved these changes Jan 13, 2023
terencechain
terencechain previously approved these changes Jan 13, 2023
@prylabs-bulldozer prylabs-bulldozer bot merged commit 047cae5 into develop Jan 16, 2023
@delete-merged-branch delete-merged-branch bot deleted the sign-bls-changes-with-genesis-fork branch January 16, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants