BIP 0031: pong message
authorJeff Garzik <jgarzik@exmulti.com>
Wed, 11 Apr 2012 16:38:03 +0000 (12:38 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Apr 2012 16:11:56 +0000 (12:11 -0400)
commit93e447b631440aee505a7c884a59c0885f9d968c
treef181ad15e894d774e2a0a505bf3b8dbcc9594a63
parent940e22fd81af29dee6c07e413de1b446a21712b0
BIP 0031: pong message

Add a pong message that is sent in reply to a ping. It echoes back a nonce
field that is now added to the ping message. Send a nonce of zero in ping
messages.

Original author: Mike Hearn @ Google

Modified Mike's change to introduce a mild form of protocol documentation in
version.h.
src/main.cpp
src/version.h