3b774ef361
Sync was non-deterministic because ingest was concurrent. Now receiving tx messages is blocking, but that's OK, they really need to be in the right order because the whole point of bitcoin is to put txs in the right order. SendTx still has a problem that the change address may not be recognized by ingest. |
||
---|---|---|
.. | ||
eight333.go | ||
header.go | ||
keyfileio.go | ||
mblock.go | ||
msghandler.go | ||
sortsignsend.go | ||
txstore.go | ||
utxodb.go |