jtgrassie / monero-pool

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

Pool not accepting shares from latest Xmrig version (6.12.1) #88

Closed iamshyambandla closed 3 years ago

iamshyambandla commented 3 years ago

i tested pool on backward versions.. latest xmrig (6.12.1) not suppoted by pool.. rejecting shares.. works fine with xmrig version 6.10.1

jtgrassie commented 3 years ago

Nonsense. Working fine. Check your config.

iamshyambandla commented 3 years ago

i just changed miner kept same config

jtgrassie commented 3 years ago

Pertinent lines proving XMRig 6.12.1 works fine with the pool:

 * ABOUT        XMRig/6.12.1 gcc/7.5.0                                                                                                                                                                                                                                                
 * POOL #1      monerop.com:4242 coin monero                                                                                                                                                                   
[2021-05-02 02:22:13.018]  net      use pool monerop.com:4242                                                                           
[2021-05-02 02:22:13.018]  net      new job from monerop.com:4242 diff 150000 algo rx/0 height 2351681                                                  
[2021-05-02 02:22:25.829]  cpu      accepted (1/0) diff 150000 (5 ms)                                                                             
jtgrassie commented 3 years ago

i just changed miner kept same config

At this point, given your complete inability to even run the pool to start with (your other "issue"), I have no reason to believe anything you say.

XMRig 6.12.1 (and all other versions) work absolutely fine with the pool. Pertinent logs proving this above.