Skip to content
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 54 commits into from
Nov 29, 2022
Merged

Migrate delegated routing #3

merged 54 commits into from
Nov 29, 2022

Conversation

ajnavarro
Copy link
Member

  • Run go mod tidy
  • Rewrite import paths when needed
  • Change package names when needed

aschmahmann and others added 30 commits October 13, 2021 11:39
- 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
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>


This commit was moved from ipfs/go-delegated-routing@8517edf
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>


This commit was moved from ipfs/go-delegated-routing@60abe1a
…rver-context-handling

Fix context handling on server.

This commit was moved from ipfs/go-delegated-routing@19c6100
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
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
* 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
ajnavarro and others added 21 commits September 21, 2022 13:07
Note that tests are currently broken, these will be fixed in a
subsequent commit.


This commit was moved from ipfs/go-delegated-routing@bd7e2e3
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
- Run go mod tidy
- Rewrite import paths when needed
- Change package names when needed

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
@ipfs ipfs deleted a comment from welcome bot Nov 29, 2022
@ajnavarro ajnavarro self-assigned this Nov 29, 2022
routing/http/README.md Outdated Show resolved Hide resolved
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
@guseggert guseggert merged commit 9bd65e3 into main Nov 29, 2022
@ajnavarro ajnavarro deleted the migrate-delegated-routing branch November 30, 2022 08:35
hacdias added a commit that referenced this pull request Jun 7, 2023
# This is the 1st commit message:

wip: ipns

# This is the commit message #2:

options

# This is the commit message #3:

wip

# This is the commit message #4:

fix examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

8 participants