Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Implement webrtc in js-libp2p #4

Merged
merged 150 commits into from
Dec 5, 2022
Merged

Implement webrtc in js-libp2p #4

merged 150 commits into from
Dec 5, 2022

Commits on Aug 2, 2022

  1. skeleton structs

    ckousik authored and John-LittleBearLabs committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    df4dc22 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    73b8365 View commit details
    Browse the repository at this point in the history
  2. some formatting

    John-LittleBearLabs committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5b5b4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e90dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be6364 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. intitial stream logic

    ckousik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9e14b9d View commit details
    Browse the repository at this point in the history
  2. change timeline

    ckousik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8defcf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from little-bear-labs/ckousik/con-432

    intitial stream logic
    ckousik authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    340e32a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49027ab View commit details
    Browse the repository at this point in the history
  5. adding noise

    John-LittleBearLabs authored and ckousik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    26656dc View commit details
    Browse the repository at this point in the history
  6. checkpoint

    John-LittleBearLabs authored and ckousik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    90cd103 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e56aa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bc1da5 View commit details
    Browse the repository at this point in the history
  9. checkpoint

    John-LittleBearLabs authored and ckousik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    c25b4df View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    e85e3f3 View commit details
    Browse the repository at this point in the history
  2. Use p-defer

    John-LittleBearLabs committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    6ed4634 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    0999b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1147d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce1b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12cf00a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from little-bear-labs/ckousik/transport-initia…

    …lizable
    
    Transport implements initializable
    ckousik authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    688dc3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a8f5af View commit details
    Browse the repository at this point in the history
  7. Error types

    John-LittleBearLabs committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    42e393e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f694dbf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    143bc44 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

    ckousik committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    cac0f86 View commit details
    Browse the repository at this point in the history
  3. about to merge

    John-LittleBearLabs committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    529df96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9cbc83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd56251 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da01296 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    819d243 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 15, 2022

  1. Fix noise prologue generation

    ckousik committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    3073031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425b830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5f0db9 View commit details
    Browse the repository at this point in the history
  4. fix multibase

    ckousik committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    fd63ecd View commit details
    Browse the repository at this point in the history
  5. fix duplicate function

    ckousik committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2b845e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea19f45 View commit details
    Browse the repository at this point in the history
  7. use new errors

    ckousik committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    60df448 View commit details
    Browse the repository at this point in the history
  8. remove comment

    ckousik committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    cbb9864 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18 from little-bear-labs/ckousik/noise-prologue

    Fix noise prologue generation
    ckousik authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    2556b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Initial pass at the README

    ddimaria committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2859c75 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Add CI templates

    ddimaria committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    17f9f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db6d1b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request #21 from little-bear-labs/feature/fill-in-readme

    Fill out the README and any other worthwhile documentation
    ddimaria authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    9cda6dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c107c0 View commit details
    Browse the repository at this point in the history
  3. Revive aegir linting

    ddimaria committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    d9168c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Unit testing WebRTCTransport (#19)

    Also implemented Transport.filter
    John-LittleBearLabs authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    02adfaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc2042f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc47d77 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    ae5b841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2047b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345d65c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. fixes

    ckousik committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    2cb112f View commit details
    Browse the repository at this point in the history
  2. more fixes

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

Commits on Sep 9, 2022

  1. fixes

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

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    e74f877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea298c2 View commit details
    Browse the repository at this point in the history
  3. match ufrag pwd to spec

    ckousik committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    47dd8ed View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    e31a42f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    c54b121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e156adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d4701 View commit details
    Browse the repository at this point in the history
  4. Bump uuid from 8.3.2 to 9.0.0

    Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v8.3.2...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e487f28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a16b1dc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix reject

    ckousik committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    19db64e View commit details
    Browse the repository at this point in the history
  2. fix rejects

    ckousik committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9d6b10b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd47528 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. address Glen's review

    ckousik committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    0f467df View commit details
    Browse the repository at this point in the history
  2. fix

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

Commits on Sep 16, 2022

  1. Merge pull request #25 from little-bear-labs/patch/add-nvmrc-file

    add .nvmrc file to autmatically select required node engine
    ckousik authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5584eba View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. use upgrader interface

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

Commits on Sep 28, 2022

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

Commits on Sep 30, 2022

  1. Merge pull request #23 from little-bear-labs/ckousik/interop-test

    Interop test between Go and Js implementations
    ckousik authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    6824cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c23db View commit details
    Browse the repository at this point in the history
  3. Bump @multiformats/multiaddr from 10.5.0 to 11.0.3

    Bumps [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) from 10.5.0 to 11.0.3.
    - [Release notes](https://github.com/multiformats/js-multiaddr/releases)
    - [Changelog](https://github.com/multiformats/js-multiaddr/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-multiaddr@v10.5.0...v11.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@multiformats/multiaddr"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b8403c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Bump @chainsafe/libp2p-noise from 8.0.2 to 9.0.0

    Bumps [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) from 8.0.2 to 9.0.0.
    - [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases)
    - [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md)
    - [Commits](ChainSafe/js-libp2p-noise@v8.0.2...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@chainsafe/libp2p-noise"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    76f3cd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. update interfaces

    ckousik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5888f82 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Bump @libp2p/interface-mocks from 4.0.3 to 6.1.0

    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 4.0.3 to 6.1.0.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v4.0.3...@libp2p/interface-mocks-v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-mocks"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f9ad5d0 View commit details
    Browse the repository at this point in the history
  2. Bump @libp2p/components from 2.1.1 to 3.1.1

    Bumps [@libp2p/components](https://github.com/libp2p/js-libp2p-components) from 2.1.1 to 3.1.1.
    - [Release notes](https://github.com/libp2p/js-libp2p-components/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p-components/blob/master/CHANGELOG.md)
    - [Commits](libp2p/js-libp2p-components@v2.1.1...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/components"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5cec3d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from little-bear-labs/ckousik/upgradable

    Upgradable MultiaddrConnection
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cc890c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    657f6e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from little-bear-labs/dependabot/npm_and_yarn/…

    …libp2p/interface-mocks-6.1.0
    
    Bump @libp2p/interface-mocks from 4.0.3 to 6.1.0
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e38c98a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5014a85 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #30 from little-bear-labs/dependabot/npm_and_yarn/…

    …multiformats/multiaddr-11.0.3
    
    Bump @multiformats/multiaddr from 10.5.0 to 11.0.3
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    92e80d5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24 from little-bear-labs/dependabot/npm_and_yarn/…

    …uuid-9.0.0
    
    Bump uuid from 8.3.2 to 9.0.0
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e667593 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d098ff4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #34 from little-bear-labs/dependabot/npm_and_yarn/…

    …chainsafe/libp2p-noise-9.0.0
    
    Bump @chainsafe/libp2p-noise from 8.0.2 to 9.0.0
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7be66bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0685d72 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #42 from little-bear-labs/dependabot/npm_and_yarn/…

    …libp2p/components-3.1.1
    
    Bump @libp2p/components from 2.1.1 to 3.1.1
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    510ae3c View commit details
    Browse the repository at this point in the history
  13. Bump multiformats from 9.9.0 to 10.0.0

    Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.9.0 to 10.0.0.
    - [Release notes](https://github.com/multiformats/js-multiformats/releases)
    - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-multiformats@v9.9.0...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: multiformats
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    92fe5a6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #43 from little-bear-labs/dependabot/npm_and_yarn/…

    …multiformats-10.0.0
    
    Bump multiformats from 9.9.0 to 10.0.0
    ckousik authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bc96c4b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. deps: update libp2p to release version

    Makes necessary refactors to use `libp2p@0.40.x`
    achingbrain committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    dbd0237 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from achingbrain/deps/update-libp2p

    deps: update libp2p to release version
    ckousik authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2b41b7f View commit details
    Browse the repository at this point in the history
  3. fix handshake channel

    ckousik committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    cad0263 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from little-bear-labs/ckousik/fix-handshake

    fix handshake channel
    ckousik authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    764c930 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix hash algorithm to sha-256

    ckousik committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2576453 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge pull request #51 from little-bear-labs/ckousik/fix-prologue

    Fix noise prologue generation
    ckousik authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    d650972 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    ffad684 View commit details
    Browse the repository at this point in the history
  2. More changes

    plauche committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1a10fb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11610ac View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Merge pull request #50 from little-bear-labs/changes-for-importing

    Changes required for importing
    plauche authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    ed6deda View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Add message length

    ckousik committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f1f46dc View commit details
    Browse the repository at this point in the history
  2. use it-length-prefixed

    ckousik committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9d29cb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. stream transitions

    ckousik committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    43a8820 View commit details
    Browse the repository at this point in the history
  2. add comments

    ckousik committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    51aa49d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix

    ckousik committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f80baba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from little-bear-labs/ckousik/add-prefix-len

    Length prefixed protobuf messages
    ckousik authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2b7b2c1 View commit details
    Browse the repository at this point in the history
  3. Bump @chainsafe/libp2p-noise from 9.0.0 to 10.0.0

    Bumps [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) from 9.0.0 to 10.0.0.
    - [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases)
    - [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md)
    - [Commits](ChainSafe/js-libp2p-noise@v9.0.0...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@chainsafe/libp2p-noise"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c25a42d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from little-bear-labs/dependabot/npm_and_yarn/…

    …chainsafe/libp2p-noise-10.0.0
    
    Bump @chainsafe/libp2p-noise from 9.0.0 to 10.0.0
    ckousik authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9172498 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Determine hash function from multiaddr

    This uses the hash found in the remote multiaddr certhash to generate a
    certificate. Currently, only hash functions supported are 'sha1',
    'sha256', and 'sha512'. These are fetched from https://www.w3.org/TR/WebCryptoAPI/#sha-registration
    except sha-384.
    ckousik committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9854ff3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from little-bear-labs/ckousik/hash-function

    Determine hash function from multiaddr
    ckousik authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2e8da7c View commit details
    Browse the repository at this point in the history
  3. Apply auto lint fixer

    ddimaria committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e5b12cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2e574 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    885326f View commit details
    Browse the repository at this point in the history
  2. Fix CI

    ddimaria committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a99e5b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3393c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump @libp2p/interface-mocks from 7.1.0 to 8.0.1

    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 7.1.0 to 8.0.1.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v7.1.0...@libp2p/interface-mocks-v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-mocks"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f3d74f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bf647 View commit details
    Browse the repository at this point in the history
  3. Fix lints

    ddimaria committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a02c541 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 17, 2022

  1. test prepare script

    ckousik committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a2407bd View commit details
    Browse the repository at this point in the history
  2. add proto files

    ckousik committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a2c83dd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fill in code documentation

    ddimaria committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c8c329e View commit details
    Browse the repository at this point in the history
  2. Ignore coverage reports

    ddimaria committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6d7c528 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #59 from little-bear-labs/ckousik/temp-fix-install

    Build dist when installing from gh repository
    ckousik authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e4b0d71 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #57 from little-bear-labs/dependabot/npm_and_yarn/…

    …libp2p/interface-mocks-8.0.1
    
    Bump @libp2p/interface-mocks from 7.1.0 to 8.0.1
    ckousik authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b2e4f60 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    232d171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7b463 View commit details
    Browse the repository at this point in the history
  3. Remove unused

    ddimaria committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4599d33 View commit details
    Browse the repository at this point in the history
  4. Test chrome and firefox

    ddimaria committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    041a057 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into feature/refactor-a…

    …nd-add-tests-and-coverage
    ddimaria committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d42e613 View commit details
    Browse the repository at this point in the history
  6. Add webworker tests

    ddimaria committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    86dd1d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b78322 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Polish all the READMEs

    ddimaria committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7d83c81 View commit details
    Browse the repository at this point in the history
  2. Prefer template literals

    ddimaria committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    57a0635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    581ca72 View commit details
    Browse the repository at this point in the history
  4. Cosmetic refactors

    ddimaria committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9d3afb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a6ce42 View commit details
    Browse the repository at this point in the history
  6. Refactor stream tests

    ddimaria committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    584c6fa View commit details
    Browse the repository at this point in the history
  7. Complete transport tests

    ddimaria committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a1df8c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update src/muxer.ts

    Co-authored-by: Glen De Cauwsemaecker <glen.decauwsemaecker@otainsight.com>
    ddimaria and Glen De Cauwsemaecker authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    dbf9bd4 View commit details
    Browse the repository at this point in the history
  2. Update examples/browser-to-server/README.md

    Co-authored-by: Glen De Cauwsemaecker <glen.decauwsemaecker@otainsight.com>
    ddimaria and Glen De Cauwsemaecker authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f254822 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from little-bear-labs/feature/refactor-and-add…

    …-tests-and-coverage
    
    Feature/refactor and add tests and coverage
    ddimaria authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0ea38dc View commit details
    Browse the repository at this point in the history
  4. Remove prepare script

    ddimaria committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    6760bbb View commit details
    Browse the repository at this point in the history