radicle-heartwood-lfs/crates/radicle-protocol
Lorenz Leutgeb e7467fb15f protocol: SignedRefs upgrades provide `SyncedAt`
When upgrading Signed References via `fn upgrad_sigrefs`, the value of
`RepositoryInfo::synced_at` was not updated. Thus, the caller could not
continue with migrated repositories as usual.

Now that enough information about Signed References is propagated, such
as the head of Signed References after upgrade, is available, it is
possible to construct `SyncedAt`.
2026-03-25 08:19:36 +00:00
..
src protocol: SignedRefs upgrades provide `SyncedAt` 2026-03-25 08:19:36 +00:00
CHANGELOG.md protocol: Update to 0.6.0 2026-03-18 20:53:00 +00:00
Cargo.toml protocol: Update to 0.6.0 2026-03-18 20:53:00 +00:00