ssbc / go-ssb

Go implementation of ssb (work in progress!)
https://scuttlebutt.nz
160 stars 26 forks source link

Fix TestMetafeedIndexes #316

Closed KyleMaas closed 1 year ago

KyleMaas commented 1 year ago

I think this fixes #299. See the discussion there for details. But this is going to need a little more careful review than most. It passes now, and I think it's now looking for the correct value, but this needs to be carefully reviewed by someone with more knowledge than me of how metafeeds work.

KyleMaas commented 1 year ago

Thanks!