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

feat: Use ed25519-consensus instead of ring #606

Merged
merged 4 commits into from
Oct 7, 2024

Conversation

adamspofford-dfinity
Copy link
Contributor

@adamspofford-dfinity adamspofford-dfinity commented Oct 4, 2024

ring's API is very unfriendly and prevents e.g. cloning or serializing. ic-agent already uses ed25519-consensus, so this essentially removes a redundant dependency. The existing function is placed under a feature flag.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review October 7, 2024 13:02
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner October 7, 2024 13:02
@adamspofford-dfinity adamspofford-dfinity enabled auto-merge (squash) October 7, 2024 15:45
@adamspofford-dfinity adamspofford-dfinity merged commit fba7c4c into main Oct 7, 2024
24 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/no-ring branch October 7, 2024 15:51
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.

2 participants