radicle-heartwood-lfs/crates/radicle
Adrian Duke 489360d0e5 radicle/cob/identity: Add concurrent terminal state test
The new identity evaluation logic was updated to ignore `Accept` or `Reject`
actions if the revision has already reached a terminal state (`Accepted` or
`Rejected`), however this handling was not explicitly covered by the test suite.

This test ensures that the state machine correctly short-circuits the
late-arriving vote, proving that the new logic succesfully ensures
terminal states remain immutable under concurrent network conditions.
2026-07-03 15:22:13 +01:00
..
src radicle/cob/identity: Add concurrent terminal state test 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