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.113.1
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.114.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 15, 2019

  1. fix: new setup

    hugomrdias committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    b724e65 View commit details
    Browse the repository at this point in the history
  2. chore: increade timeout

    hugomrdias committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    6d6c4ca View commit details
    Browse the repository at this point in the history
  3. fix: change swarm test

    hugomrdias committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    00341f9 View commit details
    Browse the repository at this point in the history
  4. chore: increade timeout

    hugomrdias committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    ddef9ae View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. chore: remove comment

    hugomrdias committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    78d7169 View commit details
    Browse the repository at this point in the history
  2. feat: add support for async/await setup in the swarm tests (#529)

    BREAKING CHANGE: swarm tests need promise based setup check PRs below
    
    the following PRs add support async setup:
    ipfs-inactive/js-ipfs-http-client#1105
    ipfs/js-ipfs#2428
    hugomrdias authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    044409c View commit details
    Browse the repository at this point in the history
  3. chore: update contributors

    hugomrdias committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4533860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a08a28 View commit details
    Browse the repository at this point in the history
Loading