radicle-heartwood-lfs/crates/radicle
Lorenz Leutgeb 9a4539fe82 radicle/sigrefs: Find first non-replayed commit
The scenario A₁ ← B₁ ← A₂ ← B₂ would previously have resulted in A₁
being loaded. This is undesriable, since the latest non-replayed commit
is B₁.

The information regarding the order of duplicates, which is preserved by
`seen`, can be used to recover the first commit.
2026-03-24 14:40:42 +00:00
..
src radicle/sigrefs: Find first non-replayed commit 2026-03-24 14:40:42 +00:00
CHANGELOG.md radicle: Update to 0.22.0 2026-03-18 20:52:18 +00:00
Cargo.toml radicle: Update to 0.22.1 2026-03-20 16:15:32 +00:00