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

Do not skip pushing of vMatch and vHashes in CMerkleBlock #2826

Merged
merged 1 commit into from
Apr 4, 2019

Commits on Apr 4, 2019

  1. Do not skip pushing of vMatch and vHashes in CMerkleBlock

    Even if its a TX type which we don't want in merkle blocks. Wrongfully
    omitting the pushes causes invalid partial merkle trees, which in turn
    causes SPV nodes to ban us.
    codablock committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    c3ec2ab View commit details
    Browse the repository at this point in the history