good morning!!!!

Skip to content
Snippets Groups Projects
Commit b0d0fafd authored by Lewis Marshall's avatar Lewis Marshall Committed by Felix Lange
Browse files

swarm/api: fix error reporting in api.Resolve (#14464)

Previously, resolve errors were being swallowed and the returned error
was a generic "not a content hash" which isn't helpful.

This updates the Resolve function to fail fast rather than only
returning an error at the end, and also adds test coverage.
parent 90c7155e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment