lnd.xprv/uspv
Tadge Dryja d9afd623eb new stxo struct and more db methods
I'm getting away from having both in-ram and on-disk stores for the transaction store data.
it should all be on disk, it's safer that way.  It might be slower but this will not
process many txs / second anyway.
2016-01-27 01:24:16 -08:00
..
eight333.go new stxo struct and more db methods 2016-01-27 01:24:16 -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 new stxo struct and more db methods 2016-01-27 01:24:16 -08:00
sortsignsend.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
txstore.go new stxo struct and more db methods 2016-01-27 01:24:16 -08:00
utxodb.go new stxo struct and more db methods 2016-01-27 01:24:16 -08:00