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

core: test genesis:genesisHash values (and fix YoloV3) #22559

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

meowsbits
Copy link
Contributor

@meowsbits meowsbits commented Mar 23, 2021

Add a simple unit test checking if hardcoded
genesis hash values (in params) match with
the default genesis values.

Resolves #22560

Add a simple unit test checking if hardcoded
genesis hash values (in params) match with
the default genesis values.

Date: 2021-03-23 12:37:24-05:00
Signed-off-by: meows <b5c6@protonmail.com>
Date: 2021-03-23 12:43:58-05:00
Signed-off-by: meows <b5c6@protonmail.com>
@meowsbits meowsbits changed the title core: test genesis:genesisHash values (yolov3 fails) core: test genesis:genesisHash values (and fix YoloV3) Mar 23, 2021
@fjl fjl merged commit 3cfd0fe into ethereum:master Apr 15, 2021
@fjl
Copy link
Contributor

fjl commented Apr 15, 2021

Thanks!

@fjl fjl added this to the 1.10.3 milestone Apr 15, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
This adds simple unit test checking if the hard-coded genesis
hash values in package params match the actual genesis block hashes.
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.

params: YoloV3GenesisHash is wrong
2 participants