Gavin Andresen 159bc48193 Simplify storage of orphan transactions
Orphan transactions were stored as a CDataStream pointer;
this changes the mapOrphanTransactions data structures to
store orphans as a CTransaction.

This also fixes CVE-2013-4627 by always re-serializing
transactions before relaying them.
2013-08-02 16:10:25 +10:00
..
2012-12-18 21:39:29 +01:00
2013-03-19 15:16:30 -04:00
2013-04-12 12:17:28 +02:00
2013-07-31 14:06:44 +10:00
2013-05-30 04:43:51 +02:00
2013-06-25 10:33:29 +02:00
2013-06-25 10:33:29 +02:00
2013-05-30 05:18:42 +02:00
2013-07-13 12:57:19 +02:00
2013-05-30 05:20:23 +02:00
2013-01-30 04:30:02 +01:00
2013-08-02 16:10:25 +10:00
2013-07-31 14:06:44 +10:00
2013-06-06 00:04:33 -07:00
2013-07-31 14:06:44 +10:00
2013-06-22 16:49:30 +02:00
2013-05-07 20:03:17 -05:00
2013-07-31 14:06:44 +10:00
2013-07-31 14:06:44 +10:00
2013-07-31 14:06:44 +10:00
2013-07-31 14:06:44 +10:00