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
Collaborator

@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

@Rjected Rjected added this to In progress in btcd-dev Jul 27, 2020
@Rjected Rjected moved this from In progress to Review in progress in btcd-dev Aug 24, 2020
btcd-dev automation moved this from To review to Reviewer approved Aug 28, 2020
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

@jakesylvestre jakesylvestre merged commit 70a0132 into btcsuite:master Aug 31, 2020
btcd-dev automation moved this from Reviewer approved to Done Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
btcd-dev
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants