swarm-cli icon indicating copy to clipboard operation
swarm-cli copied to clipboard

Feed retrieval issue - `Bytes#checkByteLength` error

Open rampall opened this issue 8 months ago • 1 comments

Image

swarm-cli download <swarm-hash> works as expected but swarm-cli download <feed-hash> throws an error.

rampall avatar Apr 24 '25 09:04 rampall

This seems to be an unhandled case for fetching wrapped feeds.

Should start by adding a failing unit test for this situation first.

Cafe137 avatar Apr 25 '25 01:04 Cafe137