startsts
startsts
I recently added this algo to my pool (I use node-stratum), mining seems working, mulitplier at "algoProperties" I set multiplier: Math.pow(2, 8),
In my case is Timetravel, but I think Timetravel10 has same multiplier. Btw: do you have polytimos working at your multi-hashing?
I have seen your code for timetravel10 https://github.com/hardx4/node-multi-hashing/blob/master/timetravel10.c and wonder it has only 7 algos instead of 10, from where is that code?
And yes... I was working on timetravel10 and got same problem with reject shares and it was not depend on multiplier. Now I have taken some code from cpuminer-multi, it...
@hardx4 yes, i was talking about Math.pow (2, 8) above. To know if wallet will accept block we can try to use testnet or some coin with low difficulty and...
my pool is https://cryptohub.online/pools/, any ideas? Surely there are no nodes for testnet, you should launch 2 wallet instances on the same computer and connect one to another
I don't have broadband connection these days so I can't help. How I say you can launch 2 daemon instances in one PC, just use different -datadir. I used this...
Can you see in debug.log what the reason?
I tried testnet and everything is ok, daemon accepts blocks, screenshot 
Look at debug.log