Do not warn that an upgrade is required when unrecognized block versions have been observed.
This is an necessary consequence of the use of BIP8-like version bits for soft-fork deployments. Remove this commit when rebasing to an upstream version that supports version-bits deployment and able to determine if the client is outdated based on unrecognized version bits flags.
Do not warn that an upgrade is required when unrecognized block versions have been observed.
This is an necessary consequence of the use of BIP8-like version bits for soft-fork deployments. Remove this commit when rebasing to an upstream version that supports version-bits deployment and able to determine if the client is outdated based on unrecognized version bits flags.
Fixes #21 .