Post
Topic
Board Mining software (miners)
Re: python OpenCL bitcoin miner
by
Luke-Jr
on 20/07/2011, 05:37:50 UTC

Didn't click through Smiley

But, shouldn't also:

-        bits = bits[2:len(bits) - 1]

In that case? This is to remove the 0x and L.
Good catch, also sanitized the code immediately following it and repushed...