tradecraftio / tradecraft

Tradecraft integration/staging tree https://tradecraft.io/download
Other
13 stars 9 forks source link

Remove 0.9's "upgrade required" notice due to block versions #23

Closed maaku closed 5 years ago

maaku commented 5 years ago

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 .