radicle-heartwood-lfs/radicle/src
Alexis Sellier 919e36ab1f
crdt: Rely on causal ordering of events
Since the underlying DAG guarantees causal event delivery,
we can rely on this to simplify the code.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-01 12:05:44 +01:00
..
cob crdt: Rely on causal ordering of events 2022-12-01 12:05:44 +01:00
identity cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
node Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
storage cob: Implement COB removal function 2022-12-01 12:05:44 +01:00
test Move `hash` module to `radicle-crypto` 2022-12-01 12:05:44 +01:00
cob.rs cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs Add TypeName & ObjectId parser 2022-11-17 17:42:21 +00:00
identity.rs Implement correct `did:key` format 2022-10-17 16:37:06 +02:00
lib.rs Move `hash` module to `radicle-crypto` 2022-12-01 12:05:44 +01:00
node.rs Get around circular-dependency 2022-11-22 13:41:32 +01:00
profile.rs Make `Profile::init` more flexible 2022-11-22 10:44:30 +01:00
rad.rs Implement `rad-patch` 2022-11-16 12:07:19 +01:00
serde_ext.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
sql.rs radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00
storage.rs Migrate `/projects`: `remotes`, `remote`, `blob`, `readme` handlers 2022-11-30 13:06:03 +00:00
test.rs Add `Patch`, `Issue`, `Label` COBs 2022-11-14 12:40:00 +01:00