aboutsummaryrefslogtreecommitdiff
path: root/src/rpcserver.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-12-04 15:40:51 +0100
committerWladimir J. van der Laan <[email protected]>2013-12-04 15:40:51 +0100
commit4ef92a9067a51c962d662b857704f63d936effa0 (patch)
treef86a2ed2b7592e37f6a86b89417f14db30e024b9 /src/rpcserver.cpp
parentMerge pull request #3355 (diff)
downloaddiscoin-4ef92a9067a51c962d662b857704f63d936effa0.tar.xz
discoin-4ef92a9067a51c962d662b857704f63d936effa0.zip
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/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions