jtgrassie / monero-pool

A Monero mining pool server written in C
BSD 3-Clause "New" or "Revised" License
344 stars 125 forks source link

support Monero v18 ? #128

Closed adityaasoleh closed 1 year ago

adityaasoleh commented 1 year ago

Hi, seems the program doesn't support monero v18 yet ? (as i see commit Makefile is v17)

I've try it always login error code: 4 on xmrig

Thanks

jtgrassie commented 1 year ago

It absolutely supports v18. No changes were needed. The reference pool working fine.

abpei commented 1 year ago

Even though there are no code changes required on the pool side, you do have to re-compile it with the current version of Monero. Just run through the instructions again.