radicle-heartwood-lfs/crates/radicle
Fintan Halpenny 654218e6a5 radicle/cob/identity: Strip implicit author accept for sibling revisions in `action`
When a delegate creates a new `Revision`, their signature is implicitly added to the revision.
Prevent the delegate from an accept verdict on two active, sibling revisions by:
1. Checking that the `state` is `Active`, and then checking `has_active_sibling_accept`
2. If there is an existing verdict, then it the verdict from the new revision is stripped.

The creation of the `Revision` must still happen, as opposed to throwing an
error, in case of existing histories.
2026-07-03 15:22:13 +01:00
..
src radicle/cob/identity: Strip implicit author accept for sibling revisions in `action` 2026-07-03 15:22:13 +01:00
CHANGELOG.md radicle/cob/patch: Extend MergeTarget 2026-06-09 11:21:33 +02:00
Cargo.toml log: New crate for logger implementations 2026-05-11 16:44:37 +01:00
build.rs radicle: Add Version to User Agent 2026-04-02 16:26:46 +01:00