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

Bump ed25519-dalek to 2.1.1, ed25519-dalek-bip32 to 0.3.0 #3088

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

kevinheavey
Copy link

Summary of Changes

  • Bump the two crate versions as in title and fix what breaks
  • This involves one breaking change: Keypair::generate now relies on traits from a newer version of the rand crate - it no longer works with rand 0.7.

This branches off #3087 so that needs to be merged first.

Thanks to #2752 for figuring out the ed25519-dalek API changes

@kevinheavey kevinheavey force-pushed the ed25519-dalek-2.1.1 branch 3 times, most recently from 20fa549 to e26da48 Compare October 11, 2024 10:16
@kevinheavey kevinheavey force-pushed the ed25519-dalek-2.1.1 branch 2 times, most recently from da64d7e to aecdb9b Compare October 16, 2024 10:51
@kevinheavey kevinheavey force-pushed the ed25519-dalek-2.1.1 branch 2 times, most recently from dcc128e to d2fa89a Compare October 29, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant