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

Update concordium-base dependency, rand and ed25519 dependencies #298

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

orhoj
Copy link
Contributor

@orhoj orhoj commented Jan 22, 2024

Purpose

Concordium-base was updated (as we need some new functionality from wallet_library), and as concordium-base has updated some dependencies we also use, they had to be updated to be in sync.

Changes

  • Updated dependency to concordium-base.
  • Updated rand, ed25519-dalek and curve25519-dalek to the versions also used by concordium-base.

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.

@orhoj orhoj requested a review from abizjak January 22, 2024 09:34
crypto-jni/Cargo.toml Outdated Show resolved Hide resolved
crypto-jni/src/lib.rs Outdated Show resolved Hide resolved
@orhoj orhoj merged commit d76a75c into main Jan 22, 2024
2 checks passed
@orhoj orhoj deleted the update-concordium-base branch January 22, 2024 10:56
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