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 a MerkleHashOrchard::random function under the test-dependencies feature. #422

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

nuttycom
Copy link
Contributor

No description provided.

Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK. This can I think generate MerkleHashOrchard values that aren't technically possible to produce normally, but this is fine for testing.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.49%. Comparing base (1db9741) to head (7ef1fea).

Files Patch % Lines
src/tree.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   80.54%   80.49%   -0.06%     
==========================================
  Files          30       30              
  Lines        3156     3158       +2     
==========================================
  Hits         2542     2542              
- Misses        614      616       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nuttycom nuttycom merged commit a6b3407 into zcash:main Mar 12, 2024
13 checks passed
@nuttycom nuttycom deleted the test_only_random_merklehashorchard branch March 12, 2024 00:26
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.

3 participants