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

Fix for incorrect equihash and cryptonight block headers response #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jimmypound
Copy link

This PR:

  • reverts commit 2669119 because it breaks the build
  • fixes bug where Bitmark node returns incorrect block headers for equihash and cryptonight blocks when "getheaders" are requested. This is not the issue for bitmark v.0.9.7 because nodes do not use "getheaders" for chain sync. It creates a problem for the newer version where chain sync is conducted in two phases. In the first phase, headers are fetched, and if headers are correct then whole blocks are requested.

…ihash and cryptonight blocks when "getheaders" are requested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant