Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cache: merged patches not being updated in cache
did:key:z6MkireR...3voM opened 2 years ago

Relevant Zulip discussion[0].

It was noticed that the number of patches on a local machine can conflict with the number of patches on a seed.

The discrepancy seems to come from the cache not being updated for merged patches. The patches look to be in an open state, unless rad patch cache is used, then they are correctly updated. This would indicate that cache is not being updated correctly, while the Git repository holds the correct state for the patch under the refs/cobs entry.

Since cloudhead is the only one merging our patches, it may indicate that there is an issue updating the cache upon fetching.

z6MkireR...3voM added bugv1.0 2 years ago
z6MkireR...3voM commented 2 years ago

Another case appeared here[0], where a patch was created, no interactions happened on it from other remotes, and it was then deleted locally. The deletion was never propagated to seeds that also have the repository.

z6MkgFq6...nBGz removed bug 8 months ago
z6MkgFq6...nBGz removed v1.0 8 months ago
z6MkgFq6...nBGz added type=bug 8 months ago
z6MkgFq6...nBGz added version=1.0 8 months ago