Kudaraidee / yiimp

Crypto mining pool
62 stars 118 forks source link

CPUPower #11

Closed EndlessMedia-Cluster closed 3 years ago

EndlessMedia-Cluster commented 3 years ago

is the implementation of CPUPOWER working wont accept shares. https://gyazo.com/d2ecd6613a59174141cbb87712fa0948

xiaolin1579 commented 3 years ago

@CS-JH You can reduce diff in cpupower.conf. https://github.com/Kudaraidee/yiimp/blob/1ceacb101d138ed1e2971d1c8768092d9d6ee0f6/stratum/config.sample/cpupower.conf#L14

EndlessMedia-Cluster commented 3 years ago

@CS-JH You can reduce diff in cpupower.conf.

https://github.com/Kudaraidee/yiimp/blob/1ceacb101d138ed1e2971d1c8768092d9d6ee0f6/stratum/config.sample/cpupower.conf#L14

what is the recommended diff? tried all the way down to 0.001

xiaolin1579 commented 3 years ago

@CS-JH You can reduce diff in cpupower.conf. https://github.com/Kudaraidee/yiimp/blob/1ceacb101d138ed1e2971d1c8768092d9d6ee0f6/stratum/config.sample/cpupower.conf#L14

what is the recommended diff? tried all the way down to 0.001

I used 0.2

EndlessMedia-Cluster commented 3 years ago

what mining program do you use?

xiaolin1579 commented 3 years ago

what mining program do you use?

cpuminer-opt-rplant & SRBMiner-MULTI

EndlessMedia-Cluster commented 3 years ago

hmm. tested SRBMiner first and i am on rplant now still gets stuck on stratum connection established https://gyazo.com/c8e07991d128b728e5e96e3ec0a77bff

EndlessMedia-Cluster commented 3 years ago

gonna try to recompile not sure what i am missing here

EndlessMedia-Cluster commented 3 years ago

still the same. miner connects but no work being submitted https://gyazo.com/fa08f936cba89a4830a84ce8c05ea011

EndlessMedia-Cluster commented 3 years ago

@xiaolin1579 got it hashing(was a dumbass and checked AUX by accident) but blocks are rejecting. is that normal. my settings in backend are as follows (submit block, Txmessage, segwit) and have RPC set as POW

xiaolin1579 commented 3 years ago

@xiaolin1579 got it hashing(was a dumbass and checked AUX by accident) but blocks are rejecting. is that normal. my settings in backend are as follows (submit block, Txmessage, segwit) and have RPC set as POW

Yes that's right