oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
730 stars 677 forks source link

GhostRider #982

Closed noahtheprogrammer closed 3 years ago

noahtheprogrammer commented 3 years ago

I've been trying to implement an algorithm called GhostRider for the currency Raptoreum. Although it detects the global stats and difficulty, it instantly gives this error whenever a miner connects:

./Miningcore: symbol lookup error: /home/poolio/pool/build/libmultihash.so: undefined symbol: _Z7gr_hashPKcPc

Does anyone know why this is happening? The symbol is supposed to be gr_hash. The repository can be found here.

noahtheprogrammer commented 3 years ago

I didn't mean to open this in Issues.