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

Add recent history integration test #138

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

greywolve
Copy link
Contributor

  • Separate core logic for updating recent history for simpler integration tests.
  • Add recent history test vectors, and integration test.
  • Fix bug in MMR. We shouldn't always hash the input.

Closes #137

- Separate core logic for updating recent history for simpler
  integration tests.
- Add recent history test vectors, and integration test.
- Fix bug in MMR. We shouldn't always hash the input.
@greywolve greywolve requested a review from a team November 26, 2024 11:24
@bamzedev
Copy link
Contributor

Nice!

@greywolve greywolve merged commit be1e01c into main Nov 26, 2024
3 checks passed
@bamzedev bamzedev deleted the feat/recent-history-test-vectors branch November 26, 2024 19:06
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.

Recent history integration tests
2 participants