lnd.xprv/uspv
Tadge Dryja 83dff432b1 mutex helps, still some sequence errors from mblocks
Seems that merkle blocks can return txs out of sequence, unlike
regular blocks which have to be in temporal/sequential order.
so maybe want to absorb ALL txs from mblock, then expel all?
2016-01-29 00:48:14 -08:00
..
eight333.go mutex helps, still some sequence errors from mblocks 2016-01-29 00:48:14 -08:00
header.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
keyfileio.go pass network parameters as function arg 2016-01-20 21:27:58 -08:00
mblock.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
msghandler.go problems with concurrent disk access (header file) 2016-01-29 00:40:52 -08:00
sortsignsend.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
txstore.go not saying it works, but it works better 2016-01-28 19:35:49 -08:00
utxodb.go not saying it works, but it works better 2016-01-28 19:35:49 -08:00