Skip to content
This repository has been archived by the owner on Jul 21, 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-peer-store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: libp2p/js-libp2p-peer-store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 24, 2022

  1. feat: add peer tagging (#12)

    Allows tagging peers to mark some important or ones we should keep
    connections open to, etc.
    
    Refs: libp2p/js-libp2p#369
    achingbrain committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c360e41 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.1.0 [skip ci]

    ## [3.1.0](v3.0.0...v3.1.0) (2022-06-24)
    
    ### Features
    
    * add peer tagging ([#12](#12)) ([c360e41](c360e41))
    semantic-release-bot committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    173ec73 View commit details
    Browse the repository at this point in the history
Loading