Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyFFM authored Jun 9, 2018
1 parent 6e9c058 commit 7437aca
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Blagominer
I've modded Blagominer by modding a modded version from Quibus :-)
Added a couple of thing to Blagominer:
-automatically switch from POC1 to POC2 depending on block height
-added config item "POC2StartBlock":502000
-added second cache parameter as shuffling needs more cache to perform (less seeks)
-added config item "CacheSize2" : 262144
-added ability to include POC2 filenames (no stagger in filename)
-ability to run the miner on mixed POC1 & POC2 files
-abbility to run POC2 files in a POC1 world & vice versa
-reading in hashing now performed in parallel
I've modded Blagominer by modding a modded version from Quibus :-)<br>
Added a couple of thing to Blagominer:<br>
-automatically switch from POC1 to POC2 depending on block height<br>
-added config item "POC2StartBlock":502000 <br>
-added second cache parameter as shuffling needs more cache to perform (less seeks)<br>
-added config item "CacheSize2" : 262144<br>
-added ability to include POC2 filenames (no stagger in filename)<br>
-ability to run the miner on mixed POC1 & POC2 files<br>
-abbility to run POC2 files in a POC1 world & vice versa<br>
-reading in hashing now performed in parallel<br>

0 comments on commit 7437aca

Please sign in to comment.