Open omritoptix opened 1 month ago
related to #1112
also check e2e test with edge cases for sequencer rotation
@srene as far as I understand there is no issue there?
if im not wrong, p2p gossip packets will be rejected in case of nodes are still syncing (because rotation packet is not applied yet and signature validation will fail). imo what it still needs to be done is : 1- do some research whether rejecting gossiped packets can be avoided when rotation for nodes syncing. 2- check if packet rejection has any impact on gossipsub protocol
Quoting @srene: