You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Use go-fetcher, unixfsnode, and ipld-prime to resolve paths. (#34)
* first pass
* Update resolver/resolver.go
Co-authored-by: Eric Myhre <[email protected]>
* update dependencies to tagged versions
* correctly handles nested nodes within blocks
* return link from resolve path so we can fetch container block
* return expected NoSuchLink error
* more accurate errors
* feat(resolver): remove resolve once
remove ResolveOnce as it's no longer used and is just confusing
Co-authored-by: acruikshank <[email protected]>
Co-authored-by: Eric Myhre <[email protected]>
Co-authored-by: hannahhoward <[email protected]>
0 commit comments