lbcd/util
Dave Collins 21872ecdaa Update for recent btcchain ProcessBlock API change.
Now that the ProcessBlock function returns whether or not the block was an
orphan, the code which requests the parent blocks from the peer that sent
them has been moved to directly after the call to it.

This makes the handling more obvious and has allowed removal of the
blockPeer map which was kept so the notification handler could identify
which peer to request the blocks from.

ok @jrick
2014-06-25 17:46:11 -05:00
..
addblock Update for recent btcchain ProcessBlock API change. 2014-06-25 17:46:11 -05:00
btcctl btcctl: Add lockunspent support. 2014-06-24 18:36:05 -05:00
dropafter Update utilities to use new btclog as well. 2013-11-21 19:03:55 -06:00
findcheckpoint Update for recent btcchain and btcnet API changes. 2014-05-27 10:12:59 -05:00
gencerts gencerts: Print error lowercased for consistency. 2014-01-10 17:57:14 -05:00
showblock Kill last sqlite3 bits. 2014-01-09 10:26:17 -06:00