Skip to content

Releases: uraymeiviar/burst-miner

1.1 R4

25 Sep 21:26
Compare
Choose a tag to compare
  • 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

1.0 R3

19 Sep 07:40
Compare
Choose a tag to compare

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

beta-1

18 Sep 19:17
Compare
Choose a tag to compare

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