[burstcoin-jminer-0.5.1-SNAPSHOT]Download:
https://github.com/de-luxe/burstcoin-jminer/releasesNotice:
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.