Skip to content

Version adjustment update

Christopher Schinnerl requested to merge version-adjustment-update into master

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.

Merge request reports