Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick] rpc/gui: Remove 'Unknown block versions being mined' warning #589

Commits on Apr 19, 2019

  1. rpc/gui: Remove 'Unknown block versions being mined' warning

    Due to miners inserting garbage into the version numbers, the current
    version signalling has become completely useless. This removes the
    "unknown block versions" warning which has the tendency to scare
    users unnecessarily (and might get them to "update" to something
    bad).
    
    It preserves the warning in the logs. Whether this is desirable can
    be a point of discussion.
    laanwj authored and instagibbs committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    81061e9 View commit details
    Browse the repository at this point in the history