NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

additional linting #24

Closed DavidVorick closed 9 years ago

DavidVorick commented 9 years ago

I tried my hand at cross compiling today, but curl and opencl defeated me. Given that we've had so many problems with our miner and with our binaries, I have decided to remove support for cross-compiled miners.

If somebody figures out how to get binaries on a windows or linux system that has clearly defined (and potentially included) dependencies, we can add them, but otherwise we've sunk enough time into this without getting sufficient results.

While working on the cross compiling stuff, I made a few additional changes to the miner. It's mostly just cleanliness and a bugfix.