mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
b0d0fafd68
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. |
||
---|---|---|
.. | ||
api | ||
fuse | ||
network | ||
services/swap | ||
storage | ||
testutil | ||
swarm.go |