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

Integrate ZSA-compatible crates into Zebra while maintaining original Orchard (Vanilla) support for now #6

Closed
wants to merge 2 commits into from

Conversation

dmidem
Copy link

@dmidem dmidem commented Aug 11, 2024

This draft PR updates Zebra to use QED-it's ZSA-compatible versions of the following crates:

  • halo2
  • zcash_note_encryption
  • spling-crypto
  • orchard
  • Crates from the libruszcash repository:
    • zcash_primitives
    • zcash_protocol
    • zcash_address
    • zcash_encoding
    • zcash_history
    • zcash_client_backend

These version of the crates are backward-compatible and support both the current Orchard (Vanilla) protocol and the upcoming ZSA variation.

This PR maintains support for the existing Orchard protocol only, without yet enabling or integrating ZSA-specific features!

dmidem added 2 commits July 29, 2024 10:13
…l Orchard support only, without supporting and enabling ZSA features.
@dmidem dmidem requested a review from PaulLaux August 11, 2024 20:42
@dmidem dmidem marked this pull request as draft August 11, 2024 20:43
@dmidem
Copy link
Author

dmidem commented Aug 21, 2024

Closed in favour of #7

@dmidem dmidem closed this Aug 21, 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