Does anyone know what ports the Scrypt P2pool network is on? I wanna set a node up and I can't seem to find it...
And also, I know Ahmed said there would be no support for the Groestl P2pool, but I was wondering if anyone was able to successfully set a node up. Unfortunately I'm having problems getting my node to show any data on the front-end and to download the sharechain from the rest of the network... I installed the groestl_hash_python extension and played around with the /p2pool/networks.py and /p2pool/bitcoin/networks.py to no avail (I edited it to reflect the DNS change). I'm thinking of messing with the groestl_hash_python extension but I have a feeling I'll be wasting my time with that too...
Help would be appreciated.
Hey birdonwheels,
I'm currently mining on your sha p2pool, and would like to get on scrypt and skein as well. Please let us know when you get them up.
As for groestl, you are aware that groestl coin doesn't use exactly the same algo as myriad-groestl, there is some difference between the two.
Sorry I'm not more help, but good luck getting them up and running...
It's no problem. Some help is much better than no help!
I'm using the groestl hash that was provided in the pool source (And I checked it up with the hash function that's in the wallet and it looks fine). Also, I left my miner in my basement split hashing 2 GPUs on Ahmed's node, and 2 on my node. I was able to see shares pop up in console from Ahmed's node, and shares from mine. AND the front-end fixed itself. Only weird thing is that the predicted payout is wrong... It says 1000 MYR for my address when I know that's not the case. It's weird because I have connections to other peers (Ahmed's nodes). Oh well, I'll mine at a loss on the node for a while to see what happens.
Also, the share diff is kinda high on my node... Even when I specify for it to be lower on my address...
As for scrypt, that's my next challenge to tackle. I'll be digging some more for those ports in the meantime. And I'll be sure to keep you guys updated once I get that up!
And thanks for mining with me on the Sha node
Edit: I found the ports that were used for the Scrypt pool (P2P: 20888 and Worker: 20889)! Unfortunately, it seems that all the pools are down. I will be changing this, and forking a github repo to make it easy to make nodes.
And... I think I may have the Groestl pool working. Right now it's downloading shares from the other nodes.
I'll report back with exactly what I did once I can confirm that it's indeed working. Again, I'll fork another repo to make it easy for noobs to set up.