Files
bitcoin/src
Gavin Andresen ea3c1b0806 Store fewer orphan tx by default, add -maxorphantx option
There is no reason to store thousands of orphan transactions;
normally an orphan's parents will either be broadcast or
mined reasonably quickly.

This pull drops the maximum number of orphans from 10,000 down
to 100, and adds a command-line option (-maxorphantx) that is
just like -maxorphanblocks to override the default.
2014-09-11 15:06:46 +02:00
..
2014-08-18 15:05:38 +02:00
2014-08-18 15:34:28 +02:00
2014-09-11 11:20:48 +02:00
2014-09-10 17:00:37 +02:00
2014-08-18 15:34:28 +02:00