Post
Topic
Board Service Announcements
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
twobitlolz
on 16/04/2014, 15:14:45 UTC
cgminer 3.7.2 has many many bugs that have since been patched in newer versions and branches such as sgminer.  There's really no good reason to be using an old version of cgminer anymore - switch to sgminer.

-snip-
sgminer lacks GridSeed support, i'm more familiar with the cgminer codebase, sgminer dropped SHA suppport and baked in lots of code that makes it difficult to patch in new algorithms, i get better performance from cgminer 3.7.2 with Kalroth's tweaks, sgminer was susceptible to the client.reconnect exploit last time i checked (fixed by this commit in the latest build), R. M. Davidson's patches don't apply to sgminer out of the box, and my build would be a headache to break into pieces to migrate to sgminer + latest cgminer + misc cgminer forks for other algos. "switch to sgminer" may be a fine solution for many, but not for me today. Wink

The bug we're talking about it related to correct handling of extra nonce 2 (extranonce2, xnonce2) size. In cgminer 2.7.2 xnonce is fixed to 4 ... however by stratum protocol this should be "dynamic/resizable". Well, actually you should ask ckolivas for details regarding that ... I'm not sure in which exact version this was patched but if you can find out I'll be very glad if you'd share the info here.
thanks! i'll drop a patch here when i track down the issue and get around to testing fixes.

Well, what we're seeing here with this cgminer-3.7.2 is similar to WinXP story ... to many users of too old software, and when support ends it's "Houston, we've got problems" Wink

-snip-
similar in the sense that a large part of the userbase didn't like the new direction and chose to rebel against it, but this is free software. cgminer 3.7.2 is still actively improved upon, though unfortunately there's a distinct lack of collaboration among devs, (myself included. Roll Eyes)