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

Extract incrementalmerkletree::testing module to a separate incrementalmerkletree-testing crate. #113

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

nuttycom
Copy link
Contributor

This change will allow us to continue to move incrementalmerkletree and shardtree development forward without having to continue to maintain bridgetree compatibility with incrementalmerkletree::testing after the next incrementalmerkletree release.

@nuttycom nuttycom force-pushed the incrementalmerketree-testing branch 2 times, most recently from b23a5e6 to d3db03f Compare September 25, 2024 19:09
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.

Partial review as of d3db03f (I'm still checking the large move).

If it turns out that the workspace change does require downstreams to raise MSRV, I would prefer that we explicitly raise MSRV in its own commit instead of implicitly doing.

I'd mildly perfer 1.64 instead of 1.70 for this PR (as that is the only necessary bump; it could be raised again in a subsequent PR as new features are needed).

rust-toolchain.toml Outdated Show resolved Hide resolved
shardtree/src/lib.rs Show resolved Hide resolved
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.

Reviewed d3db03f

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 f6a5ae4

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.

Re-utACK d663a8f

@nuttycom nuttycom merged commit 771c085 into zcash:main Sep 25, 2024
8 checks passed
@nuttycom nuttycom deleted the incrementalmerketree-testing branch September 25, 2024 20:16
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.

2 participants