Gavin Andresen c555400ca1 When creating new blocks, sort 'paid' area by fee-per-kb
Modify CreateNewBlock so that instead of processing all transactions
in priority order, process the first 27K of transactions in
priority order and then process the rest in fee-per-kilobyte
order.

This is the first, minimal step towards better a better fee-handling
system for both miners and end-users; this patch should be easy
to backport to the old versions of Bitcoin, and accomplishes the
most important goal-- allow users to "buy their way in" to blocks
using transaction fees.
2012-07-26 14:24:19 -04:00
..
2012-07-26 04:20:21 +02:00
2012-07-12 16:35:34 +00:00
2012-05-18 22:02:28 +08:00
2012-06-29 17:26:45 +08:00
2012-06-30 17:05:28 +08:00
2012-05-18 22:02:28 +08:00
2012-05-18 22:02:28 +08:00
2012-07-11 04:26:44 +00:00
2012-07-11 04:26:44 +00:00
2012-05-18 22:02:28 +08:00
2012-06-21 14:43:13 +02:00
2012-07-12 16:35:34 +00:00
2012-07-04 16:40:16 +02:00
2012-05-18 22:02:28 +08:00
2012-07-04 16:40:16 +02:00
2012-07-05 12:50:09 -04:00
2012-06-29 17:26:45 +08:00
2012-06-05 16:13:16 +02:00
2012-06-25 12:28:29 +08:00
2012-05-18 22:02:28 +08:00
2012-05-18 22:02:28 +08:00
2012-05-18 22:02:28 +08:00
2012-07-05 12:50:09 -04:00
2012-07-05 12:50:09 -04:00