radicle-heartwood-lfs/radicle/src
Alexis Sellier 06a92d52d9
cob: Use hashes for operation ids
It's fairly easy for a user to (by mistake or intentionally) create two
operations with the same OpId. This patch makes it much less likely,
and ensures that if the OpId is equal, it's because the operations
are identical.
2023-02-27 17:11:48 +01:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00
identity cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
node Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
storage Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
test Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs Rust 1.67 2023-02-04 19:30:29 +01:00
identity.rs Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
lib.rs cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00
node.rs node: Implement inventory sync command 2023-02-12 20:57:33 +01:00
profile.rs cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad.rs Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs Make `Id` to string conversion more explicit 2023-01-24 13:49:03 +01:00
storage.rs Make `ReadStorage` more usable 2023-02-15 22:08:20 +01:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00