Ok everyone, I was waiting for the code to stabilize and diff to increase and the height to pass a few hundred past all our changes before I started flipping switches.
It appears we are all staying in sync (although diff is only .50 - I think that is because we are mining with low power machines) so that should be fine. My sanc#2 has 21 connections so that is good (none are banned).
In the last version, we fixed the ABN (anti-bot-net feature) to stop throwing errors in the log. As of 44350, we now enforce the low abn height rule (minimum 1000 abn weight required per block).
So lets start by testing this. Im going to look in the logs, and grep for "ERROR" and does not meet anti-bot-net-minimum required guidelines. We should no longer see this in the log. Then we will do a getblock 50560, 50561, ... etc, and check the anti-bot-net weight on each block- it should be > 1000.
Ok, Test #1 passed: We no longer have this anti-bot-net ERROR in the log after the cutover height. The only ERROR I see now is 'superblock has no recipients' at 50225 - thats normal.