-
A mysterious error that spontaneously occurred during development. Appears that somehow the on-disk data has been corrupted. After profiling disk use in Instruments and examining the files on disk it …
-
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 th…
-
so orb is a command line tool, but it turns out that you need to really understand noosphere's internals to make it work. When this issue is done, we should have documentation that shows how to create…
-
It seems as if a petname returns the _first_ DID it was ever assigned, if it is current assigned one? This may be a result of syncing with the gateway, it reminds me of #569.
Reproduction Steps:
…
-
I've seen this happen occasionally when running tests locally.
```
test single_player_single_device_end_to_end_workflow has been running for over 60 seconds
test writes_do_not_block_reads has bee…
-
Reported by @jsantell.
> during the FRE on a fresh install (noosphere disabled) the first screen was the notes view with a loading widget spinning -- it wasn't until i went to settings, turned on n…
-
This will be used to populate cross-sphere backlinks, as well as improve the speed of navigation through content that belongs to.
Enables #323
-
> cdata: This is bringing to mind that we don't stop you from following yourself, and that this could cause an infinite loop as you update your address book to point to your latest sphere version, whi…
-
When following from a sphere's "Following" tab, the sphere's petname is concatenated with my sphere's petname for the sphere, which should be disallowed by noosphere (#379) due to ambiguity.
STR:
…
-
The NS built on libp2p replicates and publishes records with a reasonable TTL, essentially wrapping our JWT records to be available over the distributed network. (More details https://github.com/subco…