mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 08:07:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| roundtripper.go | ||
| roundtripper_test.go | ||
| server.go | ||
| server_test.go | ||
| templates.go | ||