Only store transactions with missing inputs in the orphan pool.
authorGavin Andresen <gavinandresen@gmail.com>
Wed, 18 Jan 2012 18:36:44 +0000 (13:36 -0500)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 3 Feb 2012 01:03:33 +0000 (20:03 -0500)
commitc11e2b8679e13f739a58faf2a3439d4aaed24364
treef2c18d43be3388dd321cdd5ac9a2e4a0f3c2c811
parentd841fc969a3a300ebeaa4279320235f2ff2b0533
Only store transactions with missing inputs in the orphan pool.

All previous versions of bitcoin could store some types of
invalid transactions in the orphan-transaction list.
src/main.cpp
src/main.h