generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Migrate delegated routing #3
Merged
Merged
Conversation
This file contains 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
Member
ajnavarro
commented
Nov 29, 2022
- Run go mod tidy
- Rewrite import paths when needed
- Change package names when needed
This commit was moved from ipfs/go-delegated-routing@b6add69
- Definition of initial on-the-wire API, consisting only of GetP2PProviders - Definition of initial Go/user-facing API - JSON-wire format compatible with DAGJSON This commit was moved from ipfs/go-delegated-routing@b02fbae
This commit was moved from ipfs/go-delegated-routing@0e9490b
This commit was moved from ipfs/go-delegated-routing@62d5685
This commit was moved from ipfs/go-delegated-routing@c3b9528
This commit was moved from ipfs/go-delegated-routing@7e6f5c0
This commit was moved from ipfs/go-delegated-routing@a4e74c4
…nd Reframe spec (#11) This commit was moved from ipfs/go-delegated-routing@2bc3457
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@8517edf
…e/value-store This commit was moved from ipfs/go-delegated-routing@a01fefe
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@60abe1a
This commit was moved from ipfs/go-delegated-routing@5eace7c
This commit was moved from ipfs/go-delegated-routing@5606400
This commit was moved from ipfs/go-delegated-routing@fb28d99
This commit was moved from ipfs/go-delegated-routing@2a72c5b
…ncel-contexts This commit was moved from ipfs/go-delegated-routing@968b113
This commit was moved from ipfs/go-delegated-routing@f6ca7ed
…rver-context-handling Fix context handling on server. This commit was moved from ipfs/go-delegated-routing@19c6100
This commit was moved from ipfs/go-delegated-routing@3729ba3
This commit was moved from ipfs/go-delegated-routing@aca20f9
This commit was moved from ipfs/go-delegated-routing@8cfc010
This uses a fix from Edelweiss to plumb contexts through correctly so that a client cancelation results in a server cancelation. This commit was moved from ipfs/go-delegated-routing@0a4d769
…-cancel-test This commit was moved from ipfs/go-delegated-routing@68d05b9
This commit was moved from ipfs/go-delegated-routing@c8949c3
upgrade to using github.com/ipfs/go-log/v2 v2.5.1 This commit was moved from ipfs/go-delegated-routing@e0a360b
* Add Provide RPC per ipfs/specs#285 This commit was moved from ipfs/go-delegated-routing@a6fd1a5
This commit was moved from ipfs/go-delegated-routing@61daae7
This commit was moved from ipfs/go-delegated-routing@ae73eff
* Update provide to take an array of keys, per spec This commit was moved from ipfs/go-delegated-routing@0c2a9b6
This is so the result is cacheable using a CDN, which is required by StoreTheIndex to scale to current traffic levels from Hydra. This commit was moved from ipfs/go-delegated-routing@30ca77f
This commit was moved from ipfs/go-delegated-routing@accc52e
This commit was moved from ipfs/go-delegated-routing@4f0d06e
This commit was moved from ipfs/go-delegated-routing@5d8eec5
This commit was moved from ipfs/go-delegated-routing@2138949
This commit was moved from ipfs/go-delegated-routing@7ef7bd8
This commit was moved from ipfs/go-delegated-routing@eb1fa28
This commit was moved from ipfs/go-delegated-routing@3d5690a
This commit was moved from ipfs/go-delegated-routing@2af9e9d
Note that tests are currently broken, these will be fixed in a subsequent commit. This commit was moved from ipfs/go-delegated-routing@bd7e2e3
This commit was moved from ipfs/go-delegated-routing@96ba579
This commit was moved from ipfs/go-delegated-routing@2c9b6b8
This commit was moved from ipfs/go-delegated-routing@1ef90f8
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@5fed8ac
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@682995c
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@faa63d4
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@53bc84e
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@2210695
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> This commit was moved from ipfs/go-delegated-routing@2d015ee
…ix-content-routing-poc-tests This commit was moved from ipfs/go-delegated-routing@eb85a6d
- Run go mod tidy - Rewrite import paths when needed - Change package names when needed Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
willscott
reviewed
Nov 29, 2022
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
guseggert
approved these changes
Nov 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.