Skip to content

burstcoin-jminer-0.5.1-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@de-luxe de-luxe released this 25 May 18:27
· 17 commits to master since this release
burstcoin-jminer-0.5.1-SNAPSHOT.zip
OS Windows (32/64bit), Linux (64bit), MacOS (64bit)
Download burstcoin-jminer-0.5.1-SNAPSHOT.zip
Setup https://github.com/de-luxe/burstcoin-jminer/blob/master/README.md
MD5 f702e2eba44d119afdf4598665b13ded
SHA-1 b23e63472b2238e645c3e30b6f20624d4aca86ce
SHA-256 725d857e837ef3a2a6925908adede6d3115e71b6088bb9bbb7429eb8cca882f8

Notice:

burstcoin-jminer-0.5.x supports both, POC1 and POC2 plotfiles. This will also be the case after the fork.
However, to handle POC2 pre-fork and POC1 post-fork, twice the amount of data needs to be read and also more CPU and memory resources will be used. The best case for a miner would be, to have converted up to 50% of plotfiles once the fork happens. That would cause the mining setup to behave exactly the same pre and post fork.

  • Only use one type, POC1 or POC2 on one drive ('plotPath'), mixed will be skipped.
  • Ensure your POC2 plotfiles do not have staggersize in filename , or they will be treated like POC1.
  • Read speed is calculated by plotsize, so if jminer reads twice the data on e.g. POC2 pre-fork, the numbers displayed will not be accurate.
  • Ensure to use Java8 (in command line java -version) Java9 will cause issues for now!

Updates:

  • POC2 switch at block 502000 (changed default)

For a QUICKSTART check README
https://github.com/de-luxe/burstcoin-jminer/blob/master/README.md