nimbus-eth2/beacon_chain
Jacek Sieka 9a3db7a81f
[WIP] Fake bls at runtime (#735)
* Initial implementation of runtime bls skipping.

Add libnfuzz skipBLSValidation handling, check that it propagates.

* Rename skipBLSValidation -> skipBlsValidation, start skipStateRootValidation
* Replace skipValidation flags with more granular flags.

Also added skipBlockParentRootValidation flag
Mainly replaced with skipBlsValidation but also StateRoot or
BlockParentRootValidation flags where appropriate.

* Adjust interop test to pass when skipping merkle validation.
* Stop skipping validation for mainchain_monitor.
* Remove comment.
* Also skipMerkleValidation for test_beacon_chain_db.
2020-03-05 13:52:10 +01:00
..
2020-03-05 13:52:10 +01:00
2020-02-18 12:53:49 +02:00
2019-09-02 22:14:18 +03:00
2020-01-21 00:54:23 +02:00
2020-03-05 13:52:10 +01:00
2020-03-05 13:52:10 +01:00
2020-02-20 11:49:34 +01:00
2020-01-20 13:39:37 +00:00
2020-02-18 12:53:49 +02:00
2020-02-07 08:13:38 +01:00
2020-01-29 15:28:41 +00:00
2020-01-24 09:32:52 +01:00