referrerpolicy=no-referrer-when-downgrade

Module spam_statement_requests

Source
Expand description

A malicious node variant that attempts spam statement requests.

This malus variant behaves honestly in everything except when propagating statement distribution requests through the network bridge subsystem. Instead of sending a single request when it needs something it attempts to spam the peer with multiple requests.

Attention: For usage with zombienet only!

Structsยง

RequestSpammer ๐Ÿ”’
Wraps around network bridge and replaces it.
SpamStatementRequests ๐Ÿ”’
SpamStatementRequests implementation wrapper which implements OverseerGen glue.
SpamStatementRequestsOptions