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 to [email protected] deps #322

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

achingbrain
Copy link
Member

  • Updates method names so they can be invidually imported but still be legible
  • Operates on PrivateKey/PublicKeys instead of PeerIds to integrate with the [email protected] keychain will less friction

BREAKING CHANGE: uses [email protected] deps, operates on PrivateKey/PublicKeys instead of PeerIds

- Updates method names so they can be invidually imported but still be legible
- Operates on PrivateKey/PublicKeys instead of PeerIds to integrate with the [email protected] keychain will less friction

BREAKING CHANGE: uses [email protected] deps, operates on PrivateKey/PublicKeys instead of PeerIds
@achingbrain achingbrain merged commit 316910c into main Sep 12, 2024
18 checks passed
@achingbrain achingbrain deleted the fix/update-libp2p-deps branch September 12, 2024 11:15
github-actions bot pushed a commit that referenced this pull request Sep 12, 2024
## [10.0.0](v9.1.2...v10.0.0) (2024-09-12)

### ⚠ BREAKING CHANGES

* uses [email protected] deps, operates on PrivateKey/PublicKeys instead of PeerIds

### Bug Fixes

* update to [email protected] deps ([#322](#322)) ([316910c](316910c))
Copy link

🎉 This PR is included in version 10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant