Aaaa, you mean the problem is that they put binaries from the dev repo (
https://github.com/npq7721/cpuminer-gr) into raptoreum repo withoud doing PR of the code.
I always used npq7721 as it was the one linked long time ago so did not notice the change now.
Aaaa, that's a BIG problem and why it's plagiarism. Any binaries posted should be built with the same source code so it's reproducible.
If you consider yourself a credible developper you should already have known that.
There's no ARM code there either. cpuminer-multi already supported Cryptonight and X16R and ARM so it's no big deal
to put them together to get Ghostrider support on ARM. The only ARM specific code in the source came from my fork which
had leftover code from my forking of cpuminer-multi. So it might compile on ARM but it's essentially unoptimised.
Some of my optimisations for X86_64 may have been imported but won't work on ARM.