This repository was archived by the owner on Aug 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
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/js-ipfs-unixfs-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 978b997292f092bbd14a55dd7c27ffdebe3cb412
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs-inactive/js-ipfs-unixfs-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bd7624dc709f2de427265aefc4ba635b3ce0ebf8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
6
contributors
Commits on Sep 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2f37c79 - Browse repository at this point
Copy the full SHA 2f37c79View commit details
Commits on Sep 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d78f82c - Browse repository at this point
Copy the full SHA d78f82cView commit details
Commits on Nov 7, 2017
-
* chore: update deps * test: fix test that was assuming that every multihash is implemented in multihashing-async * only passes with pull-block 1.2.0 * pull-block 1.2.0 * chore: fix travis
Configuration menu - View commit details
-
Copy full SHA for d88a561 - Browse repository at this point
Copy the full SHA d88a561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b13957 - Browse repository at this point
Copy the full SHA 8b13957View commit details -
Configuration menu - View commit details
-
Copy full SHA for dea13f3 - Browse repository at this point
Copy the full SHA dea13f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5147de - Browse repository at this point
Copy the full SHA b5147deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f4167 - Browse repository at this point
Copy the full SHA 72f4167View commit details
Commits on Nov 8, 2017
-
* test: refactor tests * now yes * final touch
Configuration menu - View commit details
-
Copy full SHA for 657fdae - Browse repository at this point
Copy the full SHA 657fdaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90dd99a - Browse repository at this point
Copy the full SHA 90dd99aView commit details
Commits on Nov 10, 2017
-
* fix: export files with a POSIX path * test(with-dag-api): some fixup for windows It is still failing, because it uses IPFS for testing and IPFS is not yet windows ready. * chore: run on appveyor * test: run more tests in the browser * test: timeout * test: remove debug code * test: fix lint issues * test(browser): are taking forever!!! * test: skip with-dag-api until #196 is resolved * test: more timeouts * Revert "test: run more tests in the browser" This reverts commit c6f2bff. * test: more testing issues * chore: npm ERR! peer dep missing: ajv@^5.0.0, required by ajv-keywords@2.1.1 * test: lint issues * test: more issues * test: follow the standards * test: ipfs-repo@0.18.3 breaks our tests * chore: bump deps * chore: bump timeouts for nodejs 6
Configuration menu - View commit details
-
Copy full SHA for aa21ff3 - Browse repository at this point
Copy the full SHA aa21ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b25ce - Browse repository at this point
Copy the full SHA 23b25ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b9da3 - Browse repository at this point
Copy the full SHA e0b9da3View commit details
Commits on Nov 12, 2017
-
feat: exporter maxDepth (#197)
* big exporter overhaul: centralized dag reslving inside internal resolver stream * exporter: maxDepth instead of recursive flag * exporter: exposing name and depth * exporter: exposing dir size * tests: increased timeout for importing big file * tests: test exporter maxDepth * fixed linting error * exporter: exporting link size insteaf of node size to mimc go-ipfs * test: moving timeout def to the test top * tests: fixed this.timeout because arrow functions
Configuration menu - View commit details
-
Copy full SHA for 211e4e3 - Browse repository at this point
Copy the full SHA 211e4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2705d - Browse repository at this point
Copy the full SHA 1d2705dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c27b4a9 - Browse repository at this point
Copy the full SHA c27b4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66e9dd - Browse repository at this point
Copy the full SHA e66e9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 449f4af - Browse repository at this point
Copy the full SHA 449f4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c939aa - Browse repository at this point
Copy the full SHA 2c939aaView commit details
Commits on Dec 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 907a638 - Browse repository at this point
Copy the full SHA 907a638View commit details
Commits on Dec 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4c8e418 - Browse repository at this point
Copy the full SHA 4c8e418View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0546b - Browse repository at this point
Copy the full SHA ab0546bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd509b - Browse repository at this point
Copy the full SHA 1fd509bView commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b10d96c - Browse repository at this point
Copy the full SHA b10d96cView commit details
Commits on Feb 27, 2018
-
chore: update multihashing-async
This new version of multishashing-async supports the double SHA2-256 hashing, which is use by e.g. Bitcoin/Zcash. It is needed in order to pass the test suite. Fixes #203.
Configuration menu - View commit details
-
Copy full SHA for 2e913c8 - Browse repository at this point
Copy the full SHA 2e913c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdca01 - Browse repository at this point
Copy the full SHA 0cdca01View commit details -
test: Increase timeout of a test
The test in `hash-parity-with-go-ipfs.js` timed out even locally, hence increasing the timeout to 10 seconds.
Configuration menu - View commit details
-
Copy full SHA for 2275496 - Browse repository at this point
Copy the full SHA 2275496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887f0b6 - Browse repository at this point
Copy the full SHA 887f0b6View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 3d6c9b1 - Browse repository at this point
Copy the full SHA 3d6c9b1View commit details -
fix: use "ipld" instead of "ipld-resolver"
The "ipld-resolver" has been renamed to just "ipld".
Configuration menu - View commit details
-
Copy full SHA for f4de206 - Browse repository at this point
Copy the full SHA f4de206View commit details -
Configuration menu - View commit details
-
Copy full SHA for acae7af - Browse repository at this point
Copy the full SHA acae7afView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7624d - Browse repository at this point
Copy the full SHA bd7624dView commit details
There are no files selected for viewing