There is no need to send SENDHEADERS and SENDCMPCT messages as a reply to each VERACK that is received. For alive checks, a PING/PONG can be used.
This is a backport of core#20146
Differential D10469
net: Send post-verack handshake messages at most once PiRK on Nov 12 2021, 09:04. Authored by
Details
There is no need to send SENDHEADERS and SENDCMPCT messages as a reply to each VERACK that is received. For alive checks, a PING/PONG can be used. This is a backport of core#20146 ninja all check-all
Diff Detail
|