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

Add --skip-pow-validation-enabled to block import command #806

Merged
merged 5 commits into from
Apr 29, 2020

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Apr 28, 2020

To support Ethereum Foundation Hive testing an option to ignore the
validity of the mixHash is needed in the block importer command. All
other validation for the blocks is still performed.

Example:
besu blocks import --skip-pow-validation-enabled --from=<block-file>

Fixes #803

Signed-off-by: Danno Ferrin danno.ferrin@gmail.com

To support Ethereum Foundation Hive testing an option to ignore the
validity of the mixHash is needed in the block importer command.  All
other validation for the blocks is still performed.

Fixes hyperledger#803

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
@shemnon shemnon merged commit 60c3a5c into hyperledger:master Apr 29, 2020
@shemnon shemnon deleted the noproof branch February 26, 2022 18:43
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.

Using NoProof engine
2 participants