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

Test batch opening mtree #773

Merged
merged 5 commits into from
Feb 27, 2023
Merged

Test batch opening mtree #773

merged 5 commits into from
Feb 27, 2023

Conversation

curiecrypt
Copy link
Collaborator

@curiecrypt curiecrypt commented Feb 24, 2023

Content

This PR includes the changes to handle tests for batched Merkle opening.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Comments

Issue(s)

Closes #772

@github-actions
Copy link

github-actions bot commented Feb 24, 2023

Test Results

    3 files  ±0    28 suites  ±0   5m 52s ⏱️ -37s
441 tests ±0  441 ✔️ ±0  0 💤 ±0  0 ±0 
509 runs  ±0  509 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 77299d0. ± Comparison against base commit c05b029.

♻️ This comment has been updated with latest results.

@curiecrypt curiecrypt temporarily deployed to testing-preview February 24, 2023 15:25 — with GitHub Actions Inactive
@iquerejeta iquerejeta force-pushed the test-batch-opening-mtree branch from ccd0c37 to 9fe31ea Compare February 27, 2023 10:41
@iquerejeta iquerejeta temporarily deployed to testing-preview February 27, 2023 10:51 — with GitHub Actions Inactive
@iquerejeta iquerejeta force-pushed the test-batch-opening-mtree branch from 21236e8 to 77299d0 Compare February 27, 2023 11:18
@iquerejeta iquerejeta temporarily deployed to testing-preview February 27, 2023 11:26 — with GitHub Actions Inactive
Copy link
Contributor

@iquerejeta iquerejeta left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@iquerejeta iquerejeta merged commit 220dafa into main Feb 27, 2023
@iquerejeta iquerejeta deleted the test-batch-opening-mtree branch February 27, 2023 11:30
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.

Tests for batch compatibility
2 participants