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: add test for ProcessBlockHeader #239

Merged

Conversation

kcalvinalvin
Copy link
Contributor

The added test ensures that headers validate if there exists a header that is the parent of the first block header in the slice of headers. Fails if there is not.

The added test ensures that headers validate if there exists a header
that is the parent of the first block header in the slice of headers.
Fails if there is not.
@kcalvinalvin kcalvinalvin merged commit 0616196 into utreexo:main Jan 17, 2025
2 checks passed
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