This repository was archived by the owner on Mar 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.56.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
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.56.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 7 files changed
- 3 contributors
Commits on Mar 13, 2018
-
fix: fix broken stat tests (#236)
Tests broke due to c4934ca [1]. If promises are used, you needn't pass `done` as parameter of the callback in. [1]: c4934ca#diff-0a6449ecfa8b9e3d807f53dde24eca71R66
Configuration menu - View commit details
-
Copy full SHA for fcb8341 - Browse repository at this point
Copy the full SHA fcb8341View commit details -
When stopping an IPFS node it returns an error. The error message depends on the environment. In Browsers it might also return `Failed to fetch` or `XHR error`. Hence removing the specific error check as it would fail for Browsers. Instead check if the node is an go-ipfs one.
Configuration menu - View commit details
-
Copy full SHA for ec16016 - Browse repository at this point
Copy the full SHA ec16016View commit details
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 40d8c78 - Browse repository at this point
Copy the full SHA 40d8c78View commit details -
tests: Increase .dht .query timeout
Without increasing the timeout this test fails on Jenkins way too often.
Configuration menu - View commit details
-
Copy full SHA for a45e8aa - Browse repository at this point
Copy the full SHA a45e8aaView commit details
Commits on Mar 16, 2018
-
test: increase number of nodes for DHT tests
The DHT doesn't work well with a low number of peers (the more the better). Hence increase it to 5 peers. This should make the test more reliable.
Configuration menu - View commit details
-
Copy full SHA for 132f559 - Browse repository at this point
Copy the full SHA 132f559View commit details -
test: skip flaky DHT test if it takes to long
The DHT works best with >- 20 nodes, this means that the tests might fail (but it passes most of the time). Hence skip the query test before the timeout is reached.
Configuration menu - View commit details
-
Copy full SHA for e1bf63e - Browse repository at this point
Copy the full SHA e1bf63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d35a31 - Browse repository at this point
Copy the full SHA 3d35a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb90ac - Browse repository at this point
Copy the full SHA 5bb90acView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.56.0...v0.56.1