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

blockchain: remove unknown block version warning #1463

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

Rjected
Copy link
Contributor

@Rjected Rjected commented Aug 27, 2019

Received this warning while syncing, and this warning is being called when >50 of the last 100 blocks have unexpected version numbers. Due to AsicBoost this is triggering many false positives.
The warning was removed from Core for 0.18.0 in bitcoin/bitcoin#15471.

@jakesylvestre
Copy link
Collaborator

@jcvernaleo (as per #1530)

  • Low priority

Copy link
Collaborator

@jakesylvestre jakesylvestre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants