This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Closed
Description
Problem
A large number of malicious/iditotic validators are advertising localhost and their own ip address! This can possibly be catastrophic to validators that repeatedly and quickly hit their own tpu/gossip with high throughput.
Example:
solana gossip | grep 127.0.0.1 | head -n 1 127.0.0.1 | 6vwvffpcs2WpxjfviMneL9uzHjErwMqEwxTcaUk3uS83 | 55554 | 55555 | 127.0.0.1:8899 | 1.13.5 | 1365939126
As of current time of post there are 143 of these!
Proposed Solution
Exclude any local ip address sending to validators advertising incorrect (local when obviously not) ips
Metadata
Assignees
Labels
No labels