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)
committerGavin Andresen <gavinandresen@gmail.com>
Mon, 23 Jan 2012 17:54:32 +0000 (12:54 -0500)
commit149f580c82922a3b79e4e7fd6ed85adcc0522d91
tree5eb9af2cc8d0ab2a5d537f6b1052129cda188e74
parentdc77dce07cd1f528b7bd2b4c9594cd4647866b08
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