aboutsummaryrefslogtreecommitdiff
path: root/src/netbase.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-12-04 15:40:51 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-12-05 11:05:14 +0100
commitec93d0aa4389b41d36f90678901322d9f135f743 (patch)
tree244aae51899043f0b32bce63d16b726613498112 /src/netbase.h
parent8c3ba8be017791799dcfbc2126c24b0580fe48d5 (diff)
downloadbitcoin-ec93d0aa4389b41d36f90678901322d9f135f743.tar.xz
Refuse to retransmit transactions without vins
Versions of bitcoin before 0.8.6 have a bug that inserted empty transactions into the vtxPrev in the wallet, which will cause the node to be banned when retransmitted, hence add a check for !tx.vin.empty() before RelayTransaction.
Diffstat (limited to 'src/netbase.h')
0 files changed, 0 insertions, 0 deletions