Wladimir J. van der Laan 4ef92a9067 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.
2013-12-04 15:40:51 +01:00
..
2013-11-18 13:00:06 +01:00
2013-11-30 15:42:10 +10:00
2013-11-30 15:42:10 +10:00
2013-11-29 10:34:38 +01:00
2013-11-30 15:42:10 +10:00
2013-11-30 15:42:10 +10:00
2013-11-10 09:36:28 -06:00
2013-11-10 09:36:28 -06:00
2013-11-30 15:42:10 +10:00
2013-11-26 13:26:00 +01:00
2013-11-26 13:26:00 +01:00
2013-11-27 14:16:36 +01:00
2013-11-20 16:18:33 +01:00
2013-11-13 17:02:27 +01:00
2013-11-11 10:31:09 +10:00
2013-11-20 16:18:33 +01:00