Attempting to get the mean32.cpp solver working on nicehash.
The grin-miner can compile the solver with an adjustment to the CMakelists.txt
file. However nicehash requires an adjustment to get shares.
Not familiar with rust, so instead I've worked out a netcat based stratum client.
( to the point of login in and getting a job ).
Next I tried to pass the job to the tomato miner, connected to mean32.cpp
Seems to be working, however I'm not sure how to split the work unit for nicehash.
Without the tomato miner the mean32.cpp solver seems to crash ( not sure if it is as up to date as the cuda solver.
Link to current code for minimal stratum getwork https://github.com/image28/netcat-stratum-client
Attempting to get the mean32.cpp solver working on nicehash.
The grin-miner can compile the solver with an adjustment to the CMakelists.txt
file. However nicehash requires an adjustment to get shares.
Not familiar with rust, so instead I've worked out a netcat based stratum client.
( to the point of login in and getting a job ).
Next I tried to pass the job to the tomato miner, connected to mean32.cpp
Seems to be working, however I'm not sure how to split the work unit for nicehash.
Without the tomato miner the mean32.cpp solver seems to crash ( not sure if it is as up to date as the cuda solver.
Link to current code for minimal stratum getwork https://github.com/image28/netcat-stratum-client