bee icon indicating copy to clipboard operation
bee copied to clipboard

Bee seems to return index 0 for sequential feeds

Open lat-murmeldjur opened this issue 2 months ago • 0 comments

⚠️ Support requests in an issue-format will be closed immediately. For support, go to Swarm's Discord.

Context

While testing feeds the following behaviour was observed: bee returns first update instead of latest update for sequencial feeds

Summary

Sequential feed lookup seems to have regressed to returning first available feed update

Expected behavior

Lookup to find latest update

Actual behavior

Lookup returning with first update

Steps to reproduce

Create feed with at least 2-3 updates Open feed address through /bzz/ endpoint First update is displayed instead of latest

Possible solution

Sanity check lookup logic is intact

lat-murmeldjur avatar Oct 19 '25 10:10 lat-murmeldjur