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

commands(dht): return final error #6034

Merged
merged 2 commits into from
Mar 4, 2019
Merged

commands(dht): return final error #6034

merged 2 commits into from
Mar 4, 2019

Conversation

Stebalien
Copy link
Member

This error has always been exposed as a value (visible with the -v flag) but we should also be returning it as a final error.

fixes #6032

@Stebalien
Copy link
Member Author

This error has always been exposed as a value (visible with the `-v` flag) but
we should also be returning it as a final error.

fixes #6032
fixes #4611

License: MIT
Signed-off-by: Steven Allen <[email protected]>
@Stebalien
Copy link
Member Author

Stebalien commented Mar 1, 2019

If someone could review libp2p/go-libp2p-routing-helpers#19, we can unblock and merge this.

@Stebalien Stebalien added the status/blocked Unable to be worked further until needs are met label Mar 1, 2019
License: MIT
Signed-off-by: Steven Allen <[email protected]>
@Stebalien Stebalien added need/review Needs a review and removed status/blocked Unable to be worked further until needs are met labels Mar 2, 2019
@Stebalien Stebalien merged commit 29668e1 into master Mar 4, 2019
@ghost ghost removed the status/in-progress In progress label Mar 4, 2019
@hacdias hacdias deleted the fix/6032 branch May 9, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/review Needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing error output when ipfs dht put with invalid record key type
2 participants