Gavin Andresen 8a88bb6550 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.

Conflicts:
	src/main.h
2014-09-27 14:33:07 -06:00
..
2014-08-23 19:24:35 +02:00
2014-08-01 16:42:50 +02:00
2014-01-23 16:05:01 +01:00
2014-05-24 18:42:01 +02:00
2014-08-16 15:18:56 +01:00
2014-05-26 20:02:44 +02:00
2014-08-04 08:11:04 -04:00
2013-11-30 15:42:10 +10:00
2014-08-03 17:05:49 +02:00
2014-08-18 20:14:16 +01:00
2014-04-05 00:17:09 -07:00
2013-12-04 12:46:13 +01:00
2013-12-20 16:07:33 +01:00
2014-05-25 18:02:48 +02:00
2014-08-01 16:42:50 +02:00
2014-07-09 17:19:32 +02:00
2014-07-09 17:11:55 +02:00
2014-07-09 17:11:55 +02:00
2014-03-22 22:13:28 +01:00
2014-05-29 20:06:24 +02:00
2014-03-22 22:13:27 +01:00
2014-03-22 22:13:27 +01:00
2014-08-01 16:42:50 +02:00
2014-02-26 11:53:51 -05:00
2014-02-26 11:53:51 -05:00
2014-05-26 20:02:44 +02:00
2014-05-29 19:52:30 +02:00