OpenCL miner for the masses

2 messages Satoshi Nakamoto November 20, 2010 — November 24, 2010
Satoshi Nakamoto November 20, 2010 Source · Permalink

Quote from: m0mchil on November 20, 2010, 10:16:19 AMupdated to SVN 186 Thanks m0mchil for keeping up on the updates!

GPU miners, please upgrade as soon as possible to shut down the free transaction abuse!  This version has the new priority-based limit on free transaction spam.

Quote from: m0mchil on November 16, 2010, 10:30:41 AMJust updated to SVN 181 and fixed getwork patch to wait 60 seconds between rebuilding the block with new transactions. This is actually the behavior of the original client, was forgotten in the patch by mistake.  Fixes heavy CPU usage on every getwork request (this became obvious with recent heavy transaction spam). Please upgrade. Before SVN 184, compiling transactions into a block used an n^2 algorithm.  The new efficient single-pass algorithm is orders of magnitude quicker.  (O(n) vs O(n^2)/2 algorithm, n=200 maybe 10 to 100 times quicker)

Satoshi Nakamoto November 24, 2010 Source · Permalink

A revised version of getwork is now in the official client, but the miners need to be updated a little to use it.