Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
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-interfaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @libp2p/peer-collections-v1.0.1
Choose a base ref
...
head repository: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @libp2p/peer-collections-v1.0.2
Choose a head ref
  • 14 commits
  • 27 files changed
  • 2 contributors

Commits on Apr 8, 2022

  1. chore(release): 1.2.14 [skip ci]

    ## [@libp2p/pubsub-v1.2.14](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.13...@libp2p/pubsub-v1.2.14) (2022-04-08)
    
    ### Bug Fixes
    
    * swap protobufjs for protons ([#191](#191)) ([d72b30c](d72b30c))
    
    ### Trivial Changes
    
    * update aegir ([#192](#192)) ([41c1494](41c1494))
    semantic-release-bot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e94d8e4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.21 [skip ci]

    ## [@libp2p/interface-compliance-tests-v1.1.21](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.1.20...@libp2p/interface-compliance-tests-v1.1.21) (2022-04-08)
    
    ### Bug Fixes
    
    * swap protobufjs for protons ([#191](#191)) ([d72b30c](d72b30c))
    
    ### Trivial Changes
    
    * update aegir ([#192](#192)) ([41c1494](41c1494))
    semantic-release-bot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3556399 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.5 [skip ci]

    ## [@libp2p/connection-v1.1.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/connection-v1.1.4...@libp2p/connection-v1.1.5) (2022-04-08)
    
    ### Bug Fixes
    
    * swap protobufjs for protons ([#191](#191)) ([d72b30c](d72b30c))
    
    ### Trivial Changes
    
    * update aegir ([#192](#192)) ([41c1494](41c1494))
    semantic-release-bot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6d6f7ef View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.8 [skip ci]

    ## [@libp2p/peer-record-v1.0.8](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-record-v1.0.7...@libp2p/peer-record-v1.0.8) (2022-04-08)
    
    ### Bug Fixes
    
    * swap protobufjs for protons ([#191](#191)) ([d72b30c](d72b30c))
    
    ### Trivial Changes
    
    * update aegir ([#192](#192)) ([41c1494](41c1494))
    semantic-release-bot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d4c433a View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.8 [skip ci]

    ## [@libp2p/peer-store-v1.0.8](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-store-v1.0.7...@libp2p/peer-store-v1.0.8) (2022-04-08)
    
    ### Bug Fixes
    
    * swap protobufjs for protons ([#191](#191)) ([d72b30c](d72b30c))
    
    ### Trivial Changes
    
    * update aegir ([#192](#192)) ([41c1494](41c1494))
    semantic-release-bot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2f323e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. fix: add keychain types, fix bigint types (#193)

    Also simplifies DHT validators/selectors.
    achingbrain committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9ceadf9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.3.21 [skip ci]

    ## [@libp2p/interfaces-v1.3.21](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.3.20...@libp2p/interfaces-v1.3.21) (2022-04-13)
    
    ### Bug Fixes
    
    * add keychain types, fix bigint types ([#193](#193)) ([9ceadf9](9ceadf9))
    semantic-release-bot committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a4dc6bc View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.2.15 [skip ci]

    ## [@libp2p/pubsub-v1.2.15](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.14...@libp2p/pubsub-v1.2.15) (2022-04-13)
    
    ### Bug Fixes
    
    * add keychain types, fix bigint types ([#193](#193)) ([9ceadf9](9ceadf9))
    semantic-release-bot committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    1116846 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. fix: add logger methods, fix peer id deserialization (#194)

    Adds logger methods used by ipfs, also tests the digest length not the multihash length when parsing PeerIds out of CIDs.
    achingbrain committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f0e1fad View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.4 [skip ci]

    ## [@libp2p/logger-v1.1.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/logger-v1.1.3...@libp2p/logger-v1.1.4) (2022-04-14)
    
    ### Bug Fixes
    
    * add logger methods, fix peer id deserialization ([#194](#194)) ([f0e1fad](f0e1fad))
    semantic-release-bot committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1b62b4a View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.10 [skip ci]

    ## [@libp2p/peer-id-v1.1.10](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.9...@libp2p/peer-id-v1.1.10) (2022-04-14)
    
    ### Bug Fixes
    
    * add logger methods, fix peer id deserialization ([#194](#194)) ([f0e1fad](f0e1fad))
    semantic-release-bot committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f83d7c7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.9 [skip ci]

    ## [@libp2p/peer-store-v1.0.9](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-store-v1.0.8...@libp2p/peer-store-v1.0.9) (2022-04-14)
    
    ### Bug Fixes
    
    * add logger methods, fix peer id deserialization ([#194](#194)) ([f0e1fad](f0e1fad))
    semantic-release-bot committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    54c0bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. fix: move dev deps to prod (#195)

    Some production deps were only declared in the dev deps section of the manifest file.
    achingbrain committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3e1ffc7 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.2 [skip ci]

    ## [@libp2p/peer-collections-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-collections-v1.0.1...@libp2p/peer-collections-v1.0.2) (2022-04-19)
    
    ### Bug Fixes
    
    * move dev deps to prod ([#195](#195)) ([3e1ffc7](3e1ffc7))
    semantic-release-bot committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1278daa View commit details
    Browse the repository at this point in the history
Loading