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.8.0
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.9.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 6, 2017

  1. [WIP] Awesome DHT (#86)

    * feat: integrate dht
    
    * better interfaces
    
    * docs: add documentation for peerRouting, contentRouting, dht
    
    * fix: take in passed datastore
    
    * fix: update usage of _getPeerInfo
    
    * fix: getPeerInfo
    
    * docs: update docs
    
    * moar
    dignifiedquire authored and daviddias committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8aa932a View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    daviddias committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    1f00855 View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    daviddias committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    9a7a381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5b7de1 View commit details
    Browse the repository at this point in the history
Loading