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 libp2p from 0.50.0 to 0.53.1 #1379

Merged
merged 68 commits into from
Dec 22, 2023
Merged

Update libp2p from 0.50.0 to 0.53.1 #1379

merged 68 commits into from
Dec 22, 2023

Commits on Sep 22, 2023

  1. WIP

    MitchTurner committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    91fb125 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. WIP

    MitchTurner committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f7004e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    707eee5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    98d92e6 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    bvrooman committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ae3f78f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    16c9e42 View commit details
    Browse the repository at this point in the history
  2. WIP

    MitchTurner committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e77f2ff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Some fixes, but now we need to add several more behaviours to replace…

    … removed funcitonality and implements a new method that right now contains `todo!()`
    xgreenx committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5e30e1f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    0e1e297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eb3060 View commit details
    Browse the repository at this point in the history
  3. Fix lock file

    MitchTurner committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9d5ac7e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    ac7808b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    9ba837e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8fd6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c74512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99e8d51 View commit details
    Browse the repository at this point in the history
  5. WIP

    MitchTurner committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    74f7159 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c333c37 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    4fdd8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e26141 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    2c4ca7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61d5a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    741d353 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8efb0c6 View commit details
    Browse the repository at this point in the history
  5. Add missing trait methods

    MitchTurner committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    82d86d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abb1850 View commit details
    Browse the repository at this point in the history
  7. WIP: fix test errors

    MitchTurner committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c31f581 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Get tests compiling

    MitchTurner committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    93357b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add extra instumentation

    MitchTurner committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ba4b3a3 View commit details
    Browse the repository at this point in the history
  2. Fixed something

    xgreenx committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1ba608e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ef58a70 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. WIP: Update SwarmBuilder

    MitchTurner committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9852266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc93cc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. WIP: Fix discovery test

    MitchTurner committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8cdda2c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Push something

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    d713ed6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. WIP: use our transport

    MitchTurner committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    560a4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dcee3d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    04ebd3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2686ff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    0ac9225 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Ignore failing mdns test

    MitchTurner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8740bde View commit details
    Browse the repository at this point in the history
  2. Remove extra async stuff

    MitchTurner committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ff3ebd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. WIP cleanup warnings

    MitchTurner committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cc137d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfaf2bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c093509 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    06527c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7683ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d039644 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fixed checksum verification. Instead of having a manual upgrade for t…

    …he connection, the name of the `noise` protocol contains the supported checksum. libp2p will discard any non-supported connection
    xgreenx committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5f66b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0aa0b View commit details
    Browse the repository at this point in the history
  3. Sort deps

    MitchTurner committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    87d1e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b2e92e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a883d81 View commit details
    Browse the repository at this point in the history
  6. Fixed mdns behaviour

    xgreenx committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e23317b View commit details
    Browse the repository at this point in the history
  7. reorder helpers

    MitchTurner committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6fb2a47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    128ec77 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    48687d9 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    MitchTurner committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f5a0913 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Remove unused dep

    MitchTurner committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7b8b5fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54c02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4fe8ac View commit details
    Browse the repository at this point in the history
  4. Cleanup

    MitchTurner committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1897d92 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Update crates/fuel-core/src/p2p_test_helpers.rs

    Co-authored-by: Hannes Karppila <hannes.karppila@gmail.com>
    MitchTurner and Dentosal committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2eaa139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbf6c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    d68c2a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44de252 View commit details
    Browse the repository at this point in the history
  3. Remove ()

    MitchTurner committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e946440 View commit details
    Browse the repository at this point in the history