radicle-heartwood-lfs/radicle/src
cloudhead d88cce484a
radicle: Simplify canonical head quorum
Instead of trying to handle cases where delegate branches diverge, we
simply throw an error in those cases, which prevents the canonical head
from updating.

This simplifies the code a lot, and forces the user to take action when
such an event occures.
2023-11-10 13:42:16 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob radicle: use git::raw::Error for reference_oid 2023-11-09 17:47:07 +01:00
identity radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
node Update `sqlite` dependency to 0.32.0 2023-11-08 15:08:01 +01:00
storage radicle: Simplify canonical head quorum 2023-11-10 13:42:16 +01:00
test node: minimise refs announcement to key and Oid 2023-11-09 17:47:09 +01:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs radicle: Pin timestamp for testing 2023-10-30 14:48:38 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
git.rs radicle: add Special type 2023-11-06 12:06:13 +01:00
identity.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
lib.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
node.rs cli: Add `node config` command 2023-09-18 11:14:19 +02:00
profile.rs radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
rad.rs radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
serde_ext.rs radicle: Fix config deserialization 2023-08-14 10:31:35 +02:00
sql.rs node: Keep track of connection attempts 2023-05-05 17:23:52 +02:00
storage.rs radicle: use git::raw::Error for reference_oid 2023-11-09 17:47:07 +01:00
test.rs radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00