Skip to content
This repository was 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-kad-dht
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libp2p/js-libp2p-kad-dht
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dht-upgrades
Choose a head ref
  • 3 commits
  • 38 files changed
  • 1 contributor

Commits on Feb 3, 2021

  1. feat: add types and update all deps

    Adds types to source code, tests can be done later.
    
    Updates all deps.
    
    Depends on:
    
    - [ ] ipfs/interface-datastore#69
    achingbrain committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    480d3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31e1ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c13ae77 View commit details
    Browse the repository at this point in the history
Loading