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

Upgrade dalek to V2. [WIP] #489

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Upgrade dalek to V2. [WIP] #489

merged 1 commit into from
Jan 18, 2024

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Dec 4, 2023

Purpose

Upgrade ed25519_dalek dependency to V2.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak
Copy link
Contributor Author

abizjak commented Dec 4, 2023

@annenkov This is my branch attempting to upgrade dalek to v2. It is blocked by the old rand dependency required by the bls crate.

@annenkov annenkov linked an issue Jan 9, 2024 that may be closed by this pull request
3 tasks
@annenkov annenkov merged commit 0087d2c into main Jan 18, 2024
30 of 40 checks passed
@annenkov annenkov deleted the upgrade-dalek branch January 18, 2024 16:08
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.

Use ArkWorks BLS12-381 implementation
2 participants