lnd.xprv/uspv
Tadge Dryja f231113b90 some cleanup, store spent txs
pretty much everything is db based now.  Still some concurrency issues
when multiple block inv messages come in (which they do) where
we used len(mBlockQueue) as a check for being synched up, which doesn't
quite work.  Find a better way to do that...
2016-01-31 15:02:38 -08:00
..
eight333.go some cleanup, store spent txs 2016-01-31 15:02:38 -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 some cleanup, store spent txs 2016-01-31 15:02:38 -08:00
sortsignsend.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
txstore.go some cleanup, store spent txs 2016-01-31 15:02:38 -08:00
utxodb.go some cleanup, store spent txs 2016-01-31 15:02:38 -08:00