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

feat: allow skipping encryption and custom muxer factory in upgrader #1411

Merged
merged 11 commits into from
Oct 7, 2022

Commits on Sep 26, 2022

  1. update upgrader interface

    ckousik committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e280a39 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. address review

    ckousik committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    14ca807 View commit details
    Browse the repository at this point in the history
  2. address review

    ckousik committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8131cf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update version numbers

    MarcoPolo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c6e899c View commit details
    Browse the repository at this point in the history
  2. Nits and lints

    MarcoPolo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    de562f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af66d76 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update components

    MarcoPolo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ac6405f View commit details
    Browse the repository at this point in the history
  2. Update peer-store,tcp,ws

    MarcoPolo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    249b070 View commit details
    Browse the repository at this point in the history
  3. fix: update all deps to latest versions

    Pulls in changes from `@libp2p/interface-transport`, `@libp2p/components`
    etc.
    achingbrain authored and MarcoPolo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f035724 View commit details
    Browse the repository at this point in the history
  4. Fix indent

    MarcoPolo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    85c36c6 View commit details
    Browse the repository at this point in the history
  5. Fix setPeer

    MarcoPolo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    39ba7cd View commit details
    Browse the repository at this point in the history