Description
There is a new test format that we can use to test our P2P verification logic:
https://github.com/ethereum/consensus-specs/blob/master/tests/formats/networking/gossip_validation.md
We should implement a handler for these tests and connect it to our various gossip verification codepaths. This will help with refactoring of those codepaths as well!
Description
There is a new test format that we can use to test our P2P verification logic:
https://github.com/ethereum/consensus-specs/blob/master/tests/formats/networking/gossip_validation.md
We should implement a handler for these tests and connect it to our various gossip verification codepaths. This will help with refactoring of those codepaths as well!