Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.33 (Mar 23)
by
optiminer
on 28/03/2018, 22:13:09 UTC
Under what license is this miner distributed?

Is the source available? It seems to use GPLed code, so I would expect it to be.

Hi there,
Can you be more specific which code under GPL you think I am using?  The only external libraries I use and link at the moment are the boost library and the g++/mingw64 runtimes. Well and OpenCL of cause. I hope I am not wrong here, so if you found somethink I use that I am not allowed to I will remove it immidiately.  I wrote most of this from scratch - don't even have the external equihashverify code from node code in here. Beeing a bit more specific could help clarifying this.


Ah okay, so you claim it to be GPL code-free. That's fine. I do not have the code available so I cannot say much about that. But for parts of the opencl kernel it's obvious that you started from GPLed code and modified it from there (probably a lot). Just try this: https://www.google.com/search?q=%22occupy+the+high+32+bits+of+the+second+ulong+word%22

If that's still covered by the GPL or not I don't know.