Hello,
I successfully got jtoomim's fork up and running with the below instructions.
However, it appears it is running Version: 15.0-43-gcc6fd7d rather than Version: 16.0-7-gb0d472e-dirty at ml.toom.im:9332
Can anyone please clarify:
1) is this correct?
2) is it possible to upgrade to 16? if so, can you please provide instructions?
Many thanks,
d
https://github.com/jtoomim/p2pool/tree/1mb_hardforked has new code. This should fix the sync issues that people have been having. It also includes a few bootstrap nodes to make it easier for people to connect to the jtoomimnet p2pool.
To set up and run my fork, you will need to do the regular steps for installing p2pool, except that instead of getting the regular github.com/p2pool/p2pool repository, you will do:
git clone https://github.com/jtoomim/p2pool
cd p2pool
git checkout 1mb_hardforked
If anyone continues to have trouble connecting to jtoomimnet, please let me know.