Skip to content
This repository was archived by the owner on Mar 10, 2020. 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: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.65.8
Choose a base ref
...
head repository: ipfs-inactive/interface-js-ipfs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.65.9
Choose a head ref
  • 11 commits
  • 16 files changed
  • 2 contributors

Commits on May 15, 2018

  1. fix: linting warnings

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 15, 2018
    Configuration menu
    Copy the full SHA
    aae31b0 View commit details
    Browse the repository at this point in the history
  2. docs: adds stream-related mfs files.read method signatures

    License: MIT
    Signed-off-by: achingbrain <alex@achingbrain.net>
    achingbrain committed May 15, 2018
    Configuration menu
    Copy the full SHA
    0f8c02d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8904f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06668d2 View commit details
    Browse the repository at this point in the history
  5. feat: add utils to spawn multiple nodes and get their ID

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed May 15, 2018
    Configuration menu
    Copy the full SHA
    e77a2f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #265 from ipfs/add-mfs-read-methods

    docs: adds stream-related mfs files.read method signatures
    alanshaw authored May 15, 2018
    Configuration menu
    Copy the full SHA
    31ec91f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. fix: add "files." to read* headers

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw authored May 16, 2018
    Configuration menu
    Copy the full SHA
    8b39b12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from ipfs/feat/spawn-utils

    feat: add utils to spawn multiple nodes and get their ID
    alanshaw authored May 16, 2018
    Configuration menu
    Copy the full SHA
    8dd40ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #270 from ipfs/fix/liniting-warns

    fix: linting warnings
    alanshaw authored May 16, 2018
    Configuration menu
    Copy the full SHA
    0248e77 View commit details
    Browse the repository at this point in the history
  4. chore: update contributors

    alanshaw committed May 16, 2018
    Configuration menu
    Copy the full SHA
    07543f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f403c View commit details
    Browse the repository at this point in the history
Loading