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

kad: Providers part 3: publish provider records (start providing) #234

Merged
merged 8 commits into from
Sep 30, 2024

Conversation

dmitry-markin
Copy link
Collaborator

@dmitry-markin dmitry-markin commented Sep 3, 2024

Implement ADD_PROVIDER network request and execute FIND_NODE query to publish local provider to the target peers.

Builds upon #200 & #213.

Next PR in the series: #235.

Follow-up

  • Make sure unit and integration tests do not reveal issues and merge together with other PRs in the series.

@dmitry-markin dmitry-markin added the enhancement New feature or request label Sep 3, 2024
@dmitry-markin dmitry-markin self-assigned this Sep 3, 2024
Copy link
Collaborator

@lexnv lexnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one tiny remark wrt open substreams/dial races 👍

Thanks for breaking this up in multiple PRs, make it a lot easier to review

@dmitry-markin dmitry-markin merged commit 41fa8e2 into master Sep 30, 2024
8 checks passed
@dmitry-markin dmitry-markin deleted the dm-add-providers branch September 30, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Blocked ⛔️
Development

Successfully merging this pull request may close these issues.

2 participants