You are viewing a single comment's thread from:
RE: We may have just fixed a critical bug in Steem.
To make the instructions a little bit clearer your code should look this around line 540
return;
}
}
} );
thread_num++;
}
}
Edit: I've compiled a Windows binary with this patch included (https://steemit.com/steemit/@contentjunkie/steemd-exe-windows-64-binary-with-mining-thread-patch)
Thank you so much !
I added it to the main post :)
I built a new miner with git - so it already had the patch. I updated an old one and spent 3 hours trying to figure out how I could know that the patched worked. Turns out my friend @contentjunkie already figured it out. I've tried it - it works. This is only if you are super anal - otherwise just run the 3 steps at the top and it will update your miner!