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

chore(deps): export blake2b and ed25519 #16

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

ablax
Copy link
Member

@ablax ablax commented Sep 10, 2024

Description

  • What does this PR do?
    Import ed25519 and blake2b from external repository
  • Why are these changes needed?
    We want to have as little js files (preferably just 1) which will be imported.

Fixes LimeChain#527

Checklist:

  • I have read the contributing guidelines.
  • My PR title matches the Conventional Commits spec.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@ablax ablax merged commit a82181a into dev Sep 10, 2024
1 check passed
@ablax ablax deleted the 527-export-blake2b-and-ed25519 branch September 10, 2024 14:15
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.

Export ed25519 and blake2 dependencies
3 participants