parity-ethereum
parity-ethereum copied to clipboard
openethereum node immediately sends PING message to freshly connected peer, creating useless traffic
- OpenEthereum version: OpenEthereum/v3.0.1-stable-8ca8089-20200601/x86_64-alpine-linux-musl/rustc1.43.1
- Operating system: Linux
- Installation: docker (pulled latest)
- Fully synchronized: no
- Restarted: no
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