Version adjustment update
Since we have almost reached the hardfork height we should update the hostweight to ignore pre-hardfork hosts and the gateway to not connect to pre-hardfork peers.
This MR also changes all the places in the gateway to use the acceptableVersion
helper method instead of manually comparing the version strings.