burstcoin-jminer-0.5.2-RELEASE
burstcoin-jminer-0.5.2-RELEASE.zip | |
---|---|
OS | Windows (32/64bit), Linux (64bit), MacOS (64bit) |
Download | burstcoin-jminer-0.5.2-RELEASE.zip |
Setup | https://github.com/de-luxe/burstcoin-jminer/blob/master/README.md |
MD5 | d62e039e86e26f13e2dbf55bc794cc83 |
SHA-1 | ed09d2396d7e66dfabf05070d9c89589b48f8ac2 |
SHA-256 | ddb64d5ba8d5bd0c36706ff85f4df6843bdbf85418697f0fe25030e4f5e3d6f2 |
Notice:
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.
- Ensure to use Java8 (in command line java -version) Java9 will cause issues for now!
Updates:
- #67 Read speeds are calculated correctly on POC1/POC2 now.
- #68 Fixed timing issue that caused 'duplicate plot file' errors.
- Added 'connection' info in %. replacing 'get mining info errors'
- some minor bugfixes
Edit:
For a QUICKSTART check README
https://github.com/de-luxe/burstcoin-jminer/blob/master/README.md