openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

renaynay opened this issue · comments

commented
  • 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