-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPLD Prime In IPFS: Target Merge Branch #7976
Conversation
License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
DO NOT MERGE DO NOT REVIEW
License: MIT Signed-off-by: hannahhoward <[email protected]>
c35c5dd
to
619b55c
Compare
License: MIT Signed-off-by: hannahhoward <[email protected]>
This should fix a sharness test failure which we fixed by changing PBNode decoding to allow any field order.
License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
Add fetcher config top level dependency
go-path integrated
implement a node interface that provides direct access to go-ipld-prime tools License: MIT Signed-off-by: hannahhoward <[email protected]>
License: MIT Signed-off-by: hannahhoward <[email protected]>
Update to latest fetcher/dag-writer and fix node api License: MIT Signed-off-by: hannahhoward <[email protected]>
34ce9fd
to
d6deb42
Compare
…x fetchers and constructing resolvers on demand.
de0aef8
to
9b6af8e
Compare
9b6af8e
to
7a975b0
Compare
This bubbles nice tags for the fix tested in the previous commit.
Resolve uninteresting conflicts in go.mod.
2021-08-17 update on outstanding items: @aschmahmann: create issues for the following to fix during the release phase:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging as this seems good enough for go-ipfs v0.10.0-rc1. There are a few outstanding issues linked above that we'll need to deal with before the final release.
Thanks everyone who helped push this over the finish line 🙇♂️, this was a huge and much needed endeavor to start upgrading our IPLD library usage.
This feature branch updates a number of dependencies to directly make use of go-ipld-prime under the hood. The major exception is the unixfs subsystem, which remains the same via the go-ipld-legacy shim.
Before this branch is feature complete, a known / remaining sub-conversation that is ongoing is "How should we directly expose the newer ipld-prime node interface to programs making use of IPFS?". This conversation is occurring in #8046 which will merge into this branch when ready.
go vet
happy ipld/go-ipld-prime#205 ?Do this all at once, on a mergeparty day.
For each repo: look at the go mod file; update any dep not pointing to a clean tag; wait for CI green; create tag in that repo; move to next repo.
Order of merge/tag should be:
#67
merged) tagged v0.4.0#36
merged) tagged v0.1.0#67
merged) tagged v0.5.0#32
merged) tagged v0.6.1#46
merged) tagged v0.1.0