paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.84k stars 668 forks source link

Add zombienet tests for malicious collators #4526

Open alindima opened 5 months ago

alindima commented 5 months ago

AFAICT we don't have zombienet tests for malicious collators and checking their potential impact on the network.

Some scenarios off the top of my head:

sandreim commented 4 months ago

This is more than just tests, we need a malus-test-collator.

bkchr commented 4 months ago

This is more than just tests, we need a malus-test-collator.

For nothing of what is said above, you need a "malus collator". You basically just need to send junk.

alindima commented 4 months ago

another test scenario: collator spamming validators with chunk requests for pov recovery