Make sure we always have a node to do IBD from
authorCryptoManiac <balthazar@yandex.ru>
Mon, 28 Jul 2014 18:57:22 +0000 (22:57 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 28 Jul 2014 18:57:22 +0000 (22:57 +0400)
commit28f9882707d389250e307ebf58dcf981340f1381
treed20b68bcc091b5dd77dc3f2f560d26aad4cb039a
parent134e33628129f3e5c07a1f6651306e5984b106f9
Make sure we always have a node to do IBD from

This introduces the concept of the 'sync node', which is the one we
asked for missing blocks. In case the sync node goes away, a new one
will be selected.
src/main.cpp
src/net.cpp
src/net.h