is there a set of instructions for restarting sanctuaries?
edit: nevermind, found this:
Thanks Jenny - please do this:
- Wait 10 minutes for me to issue the global command to my sancs
- cd %appdata%\biblepaycore
- rm banlist.dat
- rm blocks -r
- rm chainstate -r
- Restart wallet
The theory is that by removing the banlist, we will see each others nodes.
Thanks,
Rob
and for my wallet I'm banning the nodes that only have 107021 blocks.
I realize this is very frustrating all.
Looking at the code, I don't see any problem with our POW (POBH) algorithm.
I believe the main problem is that the legacy (ghost) chain on < 1.1.9.9 is still considered longer, the client is pulling those blocks into memory, and the re-organize code keeps getting called. We just need to be patient and get more people upgraded to 1.1.9.9 (> 50%).
It looks like we have 25% upgraded so far.
Lets keep trying.