hardx4
hardx4
I was able to implement the Bitcore currency that works in timetravel10, but I can not solve the problem of rejected shares. 100% of the shares are rejected.
@kiahmed See my repository. Well, I downloaded the timetravel of a pool that supports the coin in your stratum. I downloaded it here: https://github.com/tpruvot/yiimp. It seems to work fine, but...
@startsts, Timetravel10 or Timetravel?
My something is factor equal to 1, I'm going to try to change it, it might solve my problems.
@startsts yes i have.
@startsts I will try to change the timetravel10 multiplier and I will test, I believe it will work!
This version is one of many that I tested, I will return to a version with 9 cases instead of 7
@startsts I tested the code but continued to reject the shares. So I put in multiplier: Math.pow (2, 8) and the shares were accepted. But I still do not know...
@startsts I do not know the same way. I tried to start in testnet, but apparently there are no nodes available. What is your pool?
I have bitcore installed on the server, I can start in testnet with your added node and you in the same way with my added node. Would that solve it?...