openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.81k stars 1.68k forks source link

openethereum node immediately sends PING message to freshly connected peer, creating useless traffic #11880

Open renaynay opened 3 years ago

renaynay commented 3 years ago

When connecting to an openethereum node after the devp2p HELLO message, openethereum immediately sends a ping message to the peer, which is useless traffic.

expected behavior: openethereum should send an eth protocol STATUS message