- Fix race condition, which reported to less nonce read
- add option of buffer size (MB) in mining.conf to limit memory usage
- capable to read large stagger plot, with manual limit on memory usage
Downloads
binary tested on osx 10.9 , slackware64 14, ubuntu 14.x, windows 8 all for 64-bit O/S only
for linux users, if binary can't run on your system, you need to build from source, check out the git repo and do "make"
to configure, just edit mining.conf file in packaged bin, app will automatically look for this file when run, unless you specify costom .conf file
Downloads
no windows release yet, its very easy to port this into windows since the only dependency is C++ standard library (C++11), but some system specific issue may occur, since i dont have windows development machine yet, windows release will be available later, or if someone port it please inform me