Files
xahaud/Builds
David Schwartz 1fedede771 Remove transaction set acquire logic from consensus object
This creates a new InboundTransactions object that handles transaction sets,
removing this responsibility from the consensus object. The main benefit is
that many inbound transaction operations no longer require the master lock.

Improve logic to decide which peers to query, when to add more peers, and
when to re-query existing peers.
2015-03-31 21:50:38 -04:00
..
2014-03-24 14:07:27 -07:00
2014-05-27 15:23:48 -07:00
2015-03-26 12:38:33 -04:00