Skip to content

Releases: cbuchner1/ccminer

v1.2 (2014-06-15) Source + Windows Binary release

15 Jun 18:52
Compare
Choose a tag to compare

The v1.2 release

  • adds X13 (thanks to tsiv for the contribution)
  • adds Diamond-Groestl (thanks to Bombadil for the patch)

thank you for your patience waiting for this release!

v1.1 (2014-06-14) Source Code only release

15 Jun 18:55
Compare
Choose a tag to compare

this release adds the "Killer Groestl" quad implementation which was optimized
for Compute 3.0 "Kepler" devices.

It should be sufficiently hard to port to AMD so that there is no danger that AMD
may outmine us anytime soon.

v1.0 (2014-05-10) Source + Windows Binary release

10 May 08:46
Compare
Choose a tag to compare

Change Log

  • the NIST5 (TalkCoin) algorithm was added
  • An X11 baseline performance release was added to ccMiner

v0.9 (2014-05-06) Source + Windows Binary release

06 May 22:29
Compare
Choose a tag to compare
  • added support for QuarkCoin and clones (BitQuark, SecureCoin, many more...)
  • added support for AnimeCoin
  • updated README.txt file somewhat

Now go and OWN these coins with your nVidia advantage!

0.8 (2014-05-03) Source code only release (with 1gh.com stratum working)

03 May 19:30
Compare
Choose a tag to compare
  • add MjollnirCoin (and fixed stratum implementation for 1gh.com pool)
  • add -f switch for myr-gr mining on the erebor server of DwarfPool (use -f 256)

v0.7 (2014-05-01) Source + Windows Binary release

01 May 07:21
Compare
Choose a tag to compare

Fix Jackpotcoin after block 6000 hardfork. Note that this coin currently does not run on Compute 2.0 devices.

I also dropped the Windows 64bit compilation. I think it's pointless.

NOTE:
ccminer50.exe was compiled for Compute 3.5 with #define MAXWELL_OR_FERMI 1
ccminer35.exe was compiled for Compute 3.5 with #define MAXWELL_OR_FERMI 0
ccminer30.exe was compiled for Compute 3.0 with #define MAXWELL_OR_FERMI 0

ccminer20.exe currently doesn't build (one .cu module doesn't support Compute 2.0)

v0.6 (2014-04-27) Source code only release

26 Apr 23:20
Compare
Choose a tag to compare

this release adds Myriad-Groestl and Jackpotcoin.

v0.5 (2014-03-27) Source + Windows Binary release

26 Mar 23:50
Compare
Choose a tag to compare
  • hefty speed gains for HeavyCoin mining, especially on 750 Ti.
  • add -d option, as known from cudaminer.
  • builds for all major Compute platforms (2.0, 3.0, 3.5). Use 3.5 for Maxwell.

v0.4 (2014-03-24) Source + Windows Binary release

24 Mar 21:57
Compare
Choose a tag to compare

ChangeLog

  • fixed Groestlcoin pool mining
  • reverting Hefty1 kernel to compute 1.0 in the Windows build, hoping to fix crashing problems people were having with the v0.2 and v0.3 releases

v0.3 (2014-03-23) Source + Windows Binary release

23 Mar 20:42
Compare
Choose a tag to compare

v0.3 change log:

Added the new Groestlcoin for your mining enjoyment.