aboutsummaryrefslogtreecommitdiff
path: root/src/irc.h
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2013-01-18 12:16:39 -0500
committerMatt Corallo <git@bluematt.me>2013-01-18 12:16:39 -0500
commit28b80e6065fb3ada78a6ea49faf2912beb59ca27 (patch)
tree65e2f2915f4d3f6453e81948f98c39556f7d5322 /src/irc.h
parent2c7847349d5d4b1f3e8480c5137c2e8f3e2a5f5c (diff)
downloadbitcoin-28b80e6065fb3ada78a6ea49faf2912beb59ca27.tar.xz
Send transactions after a CMerkleBlock when asked for it in an inv.
This actually simplifies some SPV code, as they can keep track of a filtered block and its txn before accepting both in one step. The previous argument was that SPV nodes should handle the txn the same as any other free txn and then mark them as connected to a block when they get the filtered block itself. However, it now appears that SPV nodes will need to put in more effort to verify loose txn than they would to verify txn in blocks, thus making it more approriate to send the txn after the filtered block.
Diffstat (limited to 'src/irc.h')
0 files changed, 0 insertions, 0 deletions