Closed miked63017 closed 4 years ago
BTW, this also works on OSX and raspberry pi with a few simple tweaks, though it is so slow on the pi that I cannot even get it to report the H/s lol. It is reasonably fast on OSX when comparing it to running on a linux machine.
If you would like to support OSX I can submit a PR, just let me know...
Hi,
I am not sure for the version 7, we will probably have to update the C library. I have not looked at it yet.
About the OSX version, I won't be able to test but if it is just some tweaks here and there, please do not hesitate to submit a PR!
Hi, thanks for this great example miner, it makes a lot more sense to me looking at the code in python(with a little bit of C) than it does to look at a pure C implementation. Helps me figure out how mining this actually works with less investigation required on my part.
Will this setup in its current for work with the version 7 fork, or will there need to be adjustments in the code to make it work with version 7?