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

build(deps): Upgrade ECC crates for 2.0 release candidate #8918

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

oxarbitrage
Copy link
Contributor

@oxarbitrage oxarbitrage commented Oct 8, 2024

Motivation

We need to upgrade the ECC dependencies for the next release.

This PR wil lalso close #8809

Solution

Upgrade the dependencies to match zcashd 6.0.0 - https://github.com/zcash/zcash/blob/v6.0.0/Cargo.toml

Tests

All tests should pass.

PR Author's Checklist

  • The PR name will make sense to users.
  • The PR provides a CHANGELOG summary.
  • The solution is tested.
  • The documentation is up to date.
  • The PR has a priority label.

PR Reviewer's Checklist

  • The PR Author's checklist is complete.
  • The PR resolves the issue.

@oxarbitrage oxarbitrage added A-dependencies Area: Dependency file updates NU-6 Network Upgrade: NU6 specific tasks A-compatibility Area: Compatibility with other nodes or wallets, or standard rules P-High 🔥 labels Oct 8, 2024
@oxarbitrage oxarbitrage requested a review from a team as a code owner October 8, 2024 14:33
@oxarbitrage oxarbitrage requested review from arya2 and removed request for a team October 8, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-compatibility Area: Compatibility with other nodes or wallets, or standard rules A-dependencies Area: Dependency file updates NU-6 Network Upgrade: NU6 specific tasks P-High 🔥
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the zebra_scan crate to work with the last ECC dependencies
1 participant