subconsciousnetwork / subconscious

Apache License 2.0
9 stars 0 forks source link

Calling `traverse` returns malformed sphere reference on `swift-noosphere-v0.11.0-pre.2` #675

Closed bfollington closed 1 year ago

bfollington commented 1 year ago

The sphere returned from traverse has the expected content but returns the local owner's DID, not the DID of the intended user.

Noteworthy: calling getPetname on the same petname returns the expected DID, but traverse does not.

Currently unsure if this is due to app usage of noosphere or a bug in Noosphere itself.

cdata commented 1 year ago

Great find! Fixed in subconsciousnetwork/noosphere#409