Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: update to libp2p 0.37.x #4092

Merged
merged 40 commits into from May 16, 2022
Merged

feat: update to libp2p 0.37.x #4092

merged 40 commits into from May 16, 2022

Commits on May 6, 2022

  1. feat: update to libp2p 0.37.x

    Upgrades libp2p and all supporting versions to the latest version.
    
    BREAKING CHANGE: This module is now ESM only and there return types of some methods have changed
    achingbrain committed May 6, 2022
    Copy the full SHA
    a745033 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f6374d View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    achingbrain committed May 6, 2022
    Copy the full SHA
    e378a28 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d0a7873 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. chore: fix more tests

    achingbrain committed May 10, 2022
    Copy the full SHA
    c7b5ae1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9f1591e View commit details
    Browse the repository at this point in the history
  3. chore: fix more tests

    achingbrain committed May 10, 2022
    Copy the full SHA
    d81ef2a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. chore: fix node tests

    achingbrain committed May 11, 2022
    Copy the full SHA
    652adb7 View commit details
    Browse the repository at this point in the history
  2. chore: dep version

    achingbrain committed May 11, 2022
    Copy the full SHA
    62e9f9a View commit details
    Browse the repository at this point in the history
  3. chore: fix electron tests

    achingbrain committed May 11, 2022
    Copy the full SHA
    4bbb25f View commit details
    Browse the repository at this point in the history
  4. chore: fix build

    achingbrain committed May 11, 2022
    Copy the full SHA
    b2fbf8d View commit details
    Browse the repository at this point in the history
  5. chore: fix build

    achingbrain committed May 11, 2022
    Copy the full SHA
    6a90363 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Copy the full SHA
    0e14b4a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b25f65e View commit details
    Browse the repository at this point in the history
  3. chore: linting

    achingbrain committed May 12, 2022
    Copy the full SHA
    c3aac68 View commit details
    Browse the repository at this point in the history
  4. chore: remove unused deps

    achingbrain committed May 12, 2022
    Copy the full SHA
    4519eb4 View commit details
    Browse the repository at this point in the history
  5. chore: fix client tests

    achingbrain committed May 12, 2022
    Copy the full SHA
    dcbfffa View commit details
    Browse the repository at this point in the history
  6. chore: deps again

    achingbrain committed May 12, 2022
    Copy the full SHA
    1317d20 View commit details
    Browse the repository at this point in the history
  7. chore: adjust timeout

    achingbrain committed May 12, 2022
    Copy the full SHA
    a95459a View commit details
    Browse the repository at this point in the history
  8. chore: fix tests

    achingbrain committed May 12, 2022
    Copy the full SHA
    dc3df3b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    035ff0c View commit details
    Browse the repository at this point in the history
  10. fix: swarm tests

    achingbrain committed May 12, 2022
    Copy the full SHA
    8926d95 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ef42d9c View commit details
    Browse the repository at this point in the history
  12. chore: fix ping

    achingbrain committed May 12, 2022
    Copy the full SHA
    1357608 View commit details
    Browse the repository at this point in the history
  13. chore: fix ping

    achingbrain committed May 12, 2022
    Copy the full SHA
    8a48146 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    b131ada View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    bd193fe View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Copy the full SHA
    4e00392 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    356c78b View commit details
    Browse the repository at this point in the history
  3. chore: linting

    achingbrain committed May 13, 2022
    Copy the full SHA
    ea76780 View commit details
    Browse the repository at this point in the history
  4. chore: just run dht tests

    achingbrain committed May 13, 2022
    Copy the full SHA
    63a9a06 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ee34da3 View commit details
    Browse the repository at this point in the history
  6. chore: turn off debug

    achingbrain committed May 13, 2022
    Copy the full SHA
    49cf2a0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    275f11c View commit details
    Browse the repository at this point in the history
  8. chore: reenable build

    achingbrain committed May 13, 2022
    Copy the full SHA
    c744a16 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8113e82 View commit details
    Browse the repository at this point in the history
  10. chore: remove link step

    achingbrain committed May 13, 2022
    Copy the full SHA
    23a4664 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    fe8d84c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    08fa145 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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