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

client/rpc!: remove deprecated DHT commands #10354

Merged
merged 1 commit into from
Mar 5, 2024
Merged

client/rpc!: remove deprecated DHT commands #10354

merged 1 commit into from
Mar 5, 2024

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Feb 27, 2024

Closes #10335.

We can merge this before the final 0.27 release, as it is an easy change. I will have to cherry-pick anyways.

@hacdias hacdias self-assigned this Feb 27, 2024
@hacdias hacdias mentioned this pull request Feb 27, 2024
11 tasks
@hacdias hacdias marked this pull request as ready for review February 27, 2024 14:02
@hacdias hacdias requested a review from a team as a code owner February 27, 2024 14:02
@hacdias hacdias requested a review from lidel February 27, 2024 14:02
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

lgtm, but slight concern this will break third-party clients in other languages than JS/GO. Some are not maintained as often, good to leave upstream comments so community can self-service.

Mind filling issues in "Active" ones from the list below (at least github ones)?

A one-sentence prompting switching from /api/v0/dht/* to /api/v0/routing/* should be enough, thanks 🙏

@hacdias hacdias merged commit d77a9e6 into master Mar 5, 2024
14 checks passed
@hacdias hacdias deleted the remove-rpc-dht branch March 5, 2024 08:01
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
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

Remove client/rpc DHT commands
2 participants