This repository was archived by the owner on Jun 19, 2023. It is now read-only.
feat: add RoutingAPI to CoreAPI - #91
Merged
Merged
Conversation
11 tasks
hacdias
force-pushed
the
feat/routing-api
branch
from
December 8, 2022 10:45
8ba0614 to
250fb97
Compare
hacdias
marked this pull request as ready for review
December 8, 2022 10:52
hacdias
force-pushed
the
feat/publish-options
branch
from
December 12, 2022 11:51
4f1c584 to
b26fad9
Compare
hacdias
force-pushed
the
feat/routing-api
branch
from
December 12, 2022 11:52
250fb97 to
e810d02
Compare
hacdias
force-pushed
the
feat/publish-options
branch
from
December 13, 2022 10:20
b26fad9 to
0d8e929
Compare
hacdias
force-pushed
the
feat/routing-api
branch
from
December 13, 2022 10:21
e810d02 to
51e18d3
Compare
hacdias
force-pushed
the
feat/publish-options
branch
from
December 13, 2022 10:29
0d8e929 to
77d51fc
Compare
hacdias
force-pushed
the
feat/routing-api
branch
from
December 13, 2022 10:51
51e18d3 to
ca748ce
Compare
hacdias
force-pushed
the
feat/publish-options
branch
from
January 24, 2023 08:59
77d51fc to
8e5d734
Compare
hacdias
force-pushed
the
feat/routing-api
branch
from
January 24, 2023 09:22
ca748ce to
fbc31c9
Compare
lidel
self-requested a review
January 25, 2023 01:40
hacdias
force-pushed
the
feat/routing-api
branch
from
January 25, 2023 08:42
fbc31c9 to
1b122d5
Compare
hacdias
force-pushed
the
feat/routing-api
branch
from
January 25, 2023 08:42
1b122d5 to
11539a8
Compare
lidel
approved these changes
Jan 27, 2023
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The Routing API allows to retrieve routing data from the IPFS node. Please see ipfs/kubo#9399 for where it is needed.