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

fix: update ed25519 dep #367

Merged
merged 4 commits into from
Feb 16, 2024
Merged

fix: update ed25519 dep #367

merged 4 commits into from
Feb 16, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Feb 14, 2024

Description

Updates WalletConnectRust dep to avoid 2 versions of ed25519 dependency. Remove unnecessary dependencies because these come from WalletConnectRust now.

Remaining work:

How Has This Been Tested?

Existing tests

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Cargo.toml Outdated Show resolved Hide resolved
Copy link

@nopestack nopestack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but hold off on merging if the branches on the upstream repo can be merged to main before merging this one so we don't need to set branch on these deps

@chris13524 chris13524 merged commit b725054 into main Feb 16, 2024
13 checks passed
@chris13524 chris13524 deleted the fix/update-ed25519-dep branch February 16, 2024 14:49
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.

3 participants