Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libp2p/js-libp2p
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.3
Choose a base ref
...
head repository: libp2p/js-libp2p
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.4
Choose a head ref
  • 17 commits
  • 16 files changed
  • 6 contributors

Commits on Feb 14, 2020

  1. fix: remove use of assert module (#561)

    * fix: remove use of assert module
    
    The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.
    
    * chore: fix linting
    
    * chore: export invalid param code
    
    Co-authored-by: Jacob Heun <jacobheun@gmail.com>
    achingbrain and jacobheun committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    a8984c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. chore(deps-dev): bump nock from 11.9.1 to 12.0.0

    Bumps [nock](https://github.com/nock/nock) from 11.9.1 to 12.0.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](nock/nock@v11.9.1...v12.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and jacobheun committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4d11edd View commit details
    Browse the repository at this point in the history
  2. chore: use libp2p utils (#559)

    * chore: use libp2p utils
    
    * chore: update libp2p-utils
    vasco-santos committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    4bce6aa View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. chore(deps-dev): bump aegir from 20.6.1 to 21.3.0 (#567)

    Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.3.0.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v20.6.1...v21.3.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1837d6e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump sinon from 8.1.1 to 9.0.0 (#566)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
    - [Commits](sinonjs/sinon@v8.1.1...v9.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e1b158f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump p-any from 2.1.0 to 3.0.0 (#570)

    Bumps [p-any](https://github.com/sindresorhus/p-any) from 2.1.0 to 3.0.0.
    - [Release notes](https://github.com/sindresorhus/p-any/releases)
    - [Commits](sindresorhus/p-any@v2.1.0...v3.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    fad9cb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    524e6f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. fix(test): improve flakey random walk discovery test (#574)

    * test: improve stability of dht discovery test
    
    * test: isolate who is random walking
    jacobheun committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    f4ec355 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. chore: remove websocket star from package table (#565)

    * chore: remove websocket star from package table
    
    * chore: update package-table
    
    * chore: remove not active modules
    
    * chore: use package-table updated with correct ci badge url
    vasco-santos committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5a46419 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Update README.md

    daviddias committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    aa78d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5303fd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump p-settle from 3.1.0 to 4.0.0 (#581)

    Bumps [p-settle](https://github.com/sindresorhus/p-settle) from 3.1.0 to 4.0.0.
    - [Release notes](https://github.com/sindresorhus/p-settle/releases)
    - [Commits](sindresorhus/p-settle@v3.1.0...v4.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    vasco-santos committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ce58805 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. chore(deps-dev): bump cids from 0.7.5 to 0.8.0 (#594)

    Bumps [cids](https://github.com/multiformats/js-cid) from 0.7.5 to 0.8.0.
    - [Release notes](https://github.com/multiformats/js-cid/releases)
    - [Changelog](https://github.com/multiformats/js-cid/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-cid@v0.7.5...v0.8.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    afdbe3d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    3072875 View commit details
    Browse the repository at this point in the history
  2. fix: pass libp2p to discovery services (#597)

    * fix: include libp2p in the options passed to discovery creation
    
    * fix: handle multiple peer addresses in get multiaddrs for peers
    
    * test(peer-store): add test to verify returned relay multiaddrs
    jacobheun committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    9e35fbc View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    jacobheun committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1414e45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da83721 View commit details
    Browse the repository at this point in the history
Loading