Skip to content

Bump lrz crates in services to d387aed#104

Closed
dorianvp wants to merge 3 commits intodevfrom
build/bump-lrz-d387aed
Closed

Bump lrz crates in services to d387aed#104
dorianvp wants to merge 3 commits intodevfrom
build/bump-lrz-d387aed

Conversation

@dorianvp
Copy link
Member

@dorianvp dorianvp commented Sep 5, 2025

Adds NU 6.1 support. This is necessary for zingolabs/zingolib#1898.

@dorianvp dorianvp marked this pull request as draft September 5, 2025 22:14
@dorianvp dorianvp marked this pull request as ready for review September 5, 2025 22:37
# Zcash
zcash_primitives = { workspace = true }
zcash_protocol = { workspace = true }
zcash_primitives = { git = "https://github.com/zcash/librustzcash", rev = "d387aed7e04e881dbe30c6ff8b26a96c834c094b" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems weird not to use the crate root version. Hopefully it wont matter soon because we are deleting some stuff!

Copy link
Contributor

Choose a reason for hiding this comment

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

thats true, can we change this in the worskspace cargo.toml?

# Zcash
zcash_primitives = { workspace = true }
zcash_protocol = { workspace = true }
zcash_primitives = { git = "https://github.com/zcash/librustzcash", rev = "d387aed7e04e881dbe30c6ff8b26a96c834c094b" }
Copy link
Contributor

Choose a reason for hiding this comment

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

thats true, can we change this in the worskspace cargo.toml?

@dorianvp
Copy link
Member Author

This PR is out of date. Dev already has NU 6.1 support. Closing...

@dorianvp dorianvp closed this Sep 19, 2025
@dorianvp dorianvp deleted the build/bump-lrz-d387aed branch September 19, 2025 16:09
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