This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: store pins in datastore instead of a DAG #2771
Merged
Merged
Changes from 10 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
582be49
feat: store pins in datastore instead of a DAG
achingbrain b65c94b
chore: revert update of ipfs-repo in mfs dev deps
achingbrain a8e1a06
chore: fix interop tests
achingbrain 6ff3a10
chore: dedupe pinning tests
achingbrain e9ab233
chore: fix up http tests
achingbrain 68345b2
feat: new api
achingbrain 1d304db
fix: handle invalid paths in http routes
achingbrain 8aeb819
chore: fix up tests
achingbrain ab70c18
chore: responding to pr comments
achingbrain 1185cb9
chore: responding to pr comments
achingbrain d213521
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain 591b7f2
chore: fix tests
achingbrain b534a61
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain 96399fd
chore: fix tests
achingbrain af90886
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain d89a330
chore: split pin.add and pin.rm into pin.addAll and pin.rmAll
achingbrain b8a2640
chore: fix tests
achingbrain 00e3671
chore: fix more tests
achingbrain c98b50c
chore: make depth infinity for recursive pins
achingbrain d4f3796
chore: keep multihash prefix for key
achingbrain 692664d
chore: correct multihash
achingbrain 2864906
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain 94204f8
chore: updating deps
achingbrain ea82cf9
chore: update deps
achingbrain 8a1d959
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain e8c2543
chore: replace node buffers with uint8arrays
achingbrain 0d3a1a1
chore: add missing dep
achingbrain aa591c7
chore: add missing deps
achingbrain 86bcd70
chore: fix up normalisation tests
achingbrain cdd80ef
chore: fix typo
achingbrain bfc74d6
chore: fix failing test
achingbrain 173905f
chore: fix pubsub tests
achingbrain d072a40
chore: remove unused dep
achingbrain 5879a49
chore: fix failing test
achingbrain caf8ba5
chore: use base64pad and print migration progress
achingbrain 50ad0f2
chore: fix object data
achingbrain 903e2cf
chore: fix base string
achingbrain ba5c29b
chore: fix failing tests
achingbrain 5ad0906
chore: fix up examples
achingbrain a73ec06
chore: fix circuit relay test
achingbrain a069f4c
chore: ignore invalid messages
achingbrain b2a73f7
chore: update ipfs-utils version
achingbrain 27d1866
chore: update dep versions
achingbrain ce097df
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain 6efcc3a
chore: stringify ipns record properly
achingbrain 2cff1c8
chore: update dep version
achingbrain 8914194
Merge remote-tracking branch 'origin/master' into refactor/store-pins…
achingbrain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.