Skip to content

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
@@ -9,8 +9,8 @@ github = { repository = "zingolabs/infrastructure/services" }

[dependencies]
# 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!

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