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

deps!: updates to libp2p v1 #320

Merged
merged 7 commits into from
Dec 5, 2023
Merged

deps!: updates to libp2p v1 #320

merged 7 commits into from
Dec 5, 2023

Commits on Dec 1, 2023

  1. deps!: updates to libp2p v1

    Updates all deps to libp2p v1.
    
    BREAKING CHANGE: The libp2p API has changed in a couple of places - please see the [upgrade
    guide](https://github.com/libp2p/js-libp2p/blob/main/doc/migrations/v0.46-v1.0.0.md)
    achingbrain committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1095053 View commit details
    Browse the repository at this point in the history
  2. chore: add missing dep

    achingbrain committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8298165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b46e674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc80a0a View commit details
    Browse the repository at this point in the history
  5. chore: use libp2p logger

    achingbrain committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    147e974 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore: export keychain

    achingbrain committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8b9e38d View commit details
    Browse the repository at this point in the history
  2. chore: update gossipsub

    achingbrain committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a657d3d View commit details
    Browse the repository at this point in the history