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.117.2
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.118.0
Choose a head ref
  • 10 commits
  • 21 files changed
  • 5 contributors

Commits on Oct 18, 2019

  1. docs: update block rm description

    Documents `result` type correctly, what it contains and why.
    achingbrain authored Oct 18, 2019
    Configuration menu
    Copy the full SHA
    c78e29f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Merge pull request #544 from ipfs/update-block-rm

    docs: update block rm description
    achingbrain authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    5d8a483 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. docs: update examples in docs to async/await (#542)

    * chore: update examples in docs to async/await
    
    * chore: code review changes
    PedroMiguelSS authored and Alan Shaw committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    b12f872 View commit details
    Browse the repository at this point in the history
  2. docs: clarify unsupported ed25519

    Alan Shaw authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    78bff86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #549 from ipfs/docs/clarify-ed25519

    docs: clarify unsupported ed25519
    achingbrain authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f33fb89 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. chore: update object links api with real example (#548)

    Pedro Santos authored and Alan Shaw committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7bb237d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. docs: clarify MFS cp/mv from IPFS path (#550)

    Copying or moving from an IPFS path does _not_ recursively retrieve all contents from the network if not in your node's repo - it only retrieves the root node.
    Alan Shaw authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    3b4a76c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. feat: test ipns resolve of peerid as cid (#553)

    Context:
    https://github.com/libp2p/specs/blob/master/RFC/0001-text-peerid-cid.md
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel authored and Alan Shaw committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9193957 View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    Alan Shaw committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    352605f View commit details
    Browse the repository at this point in the history
  3. chore: release version v0.118.0

    Alan Shaw committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b4c3ce6 View commit details
    Browse the repository at this point in the history
Loading