e836ffb47f
Why make this change? This change is useful so we can blacklist peer ids, without actually disconnecting them, so that it's harder for them to tell that they are being blacklisted. Envelopes will just be dropped. What has changed? In waku we pass a config with a list of hex-encoded peer ids, and we check that against newly received envelopes. If so we just drop the envelope and return |
||
---|---|---|
.. | ||
get_status_node.go | ||
geth_node.go | ||
geth_node_api_test.go | ||
geth_node_test.go | ||
geth_status_node_test.go | ||
nimbus_node.go | ||
nimbus_status_node.go | ||
status_node_rpc_client_test.go |