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

[Tests] Refine skipValidation flag #407

Closed
mratsim opened this issue Sep 8, 2019 · 2 comments
Closed

[Tests] Refine skipValidation flag #407

mratsim opened this issue Sep 8, 2019 · 2 comments

Comments

@mratsim
Copy link
Contributor

mratsim commented Sep 8, 2019

The skipValidation flag is too coarse and should at least propose a skipBLSValidation option that does not skip verifyStateRoot.

This impacts the test suite as some tests use invalid signatures but expect failures on verifyStateRoot

mratsim added a commit that referenced this issue Sep 9, 2019
* Block headers tests

* Skip invalid_parent_root test due to #407

* Fix bls_verify with invalid sig. Activate block header tests
zah pushed a commit that referenced this issue Jan 7, 2020
Note: this does more than just disable bls - see #407,
so is not strictly consistent with other `beacon-fuzz`
implementations.
zah pushed a commit that referenced this issue Jan 7, 2020
Note: this does more than just disable bls - see #407,
so is not strictly consistent with other `beacon-fuzz`
implementations.
zah pushed a commit that referenced this issue Jan 8, 2020
Note: this does more than just disable bls - see #407,
so is not strictly consistent with other `beacon-fuzz`
implementations.
@gnattishness
Copy link
Contributor

I think this is resolved by #735?

@tersec
Copy link
Contributor

tersec commented Jun 18, 2020

Along with other changes since which don't require as many special cases/opt-outs.

@tersec tersec closed this as completed Jun 18, 2020
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

No branches or pull requests

3 participants