lnd.xprv/uspv
Tadge Dryja 5a7c04bdb5 incoming invs and tx signing
when we get inv messages, txs are easy but blocks are a little tricky
block heigh synchronization is done via os' file system
signing is a bit inelegant (searches through inputs for pkscript matches)
but fast enough in practice
2016-01-22 16:04:27 -08:00
..
eight333.go incoming invs and tx signing 2016-01-22 16:04:27 -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 incoming invs and tx signing 2016-01-22 16:04:27 -08:00
sortsignsend.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
txstore.go incoming invs and tx signing 2016-01-22 16:04:27 -08:00
utxodb.go check for already known txs (due to reorg?) 2016-01-22 01:41:08 -08:00