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

Provide Zebra compatibility: re-enable and fix zcash_client_backend, update prost dependency version #75

Open
wants to merge 1 commit into
base: zsa1
Choose a base branch
from

Conversation

dmidem
Copy link
Collaborator

@dmidem dmidem commented Oct 14, 2024

Updates the repository to ensure compatibility with the zebra project.

Changes:

  1. Uncommented the zcash_client_backend crate in the root Cargo.toml. Initially it was commented out under the assumption that it wasn't utilized by Zebra. However, it has been identified that Zebra relies on this crate.

  2. Synchronized zcash_client_backend crate with zcash_note_encryption updates.

  3. Updated the prost dependency version in the root Cargo.toml (the pinned version 0.12.3 caused compatibility issues with Zebra’s dependencies, preventing compilation).

@QED-it QED-it deleted a comment from what-the-diff bot Oct 14, 2024
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.

1 participant