radicle-heartwood-lfs/radicle/src
Fintan Halpenny 54d23545ff
radicle: port quorum code to Canonical
Remove the old `quorum` function in favour of using the newly introduced
`Canonical` code. Port over the tests to use the `Canonical` type. The change is
minimised by introducing a helper function called `quorum` in the test module
that acts like the old function.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-07-03 15:10:43 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cli: Implement `rad cob show` with new meaning 2024-05-22 11:56:01 +02:00
git radicle: port quorum code to Canonical 2024-07-03 15:10:43 +01:00
identity radicle: allow for unknown fields in Project deserialization 2024-05-07 10:19:59 +02:00
logger node: Improved message logging 2024-04-23 10:41:43 +02:00
node radicle: Distinguish seeding policy types 2024-06-26 11:57:04 +02:00
storage radicle: port quorum code to Canonical 2024-07-03 15:10:43 +01:00
test node: Add agent and version to node announcement 2024-06-13 11:28:09 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs radicle: TypedId improvements 2024-03-11 12:57:53 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs radicle: introduce Canonical type 2024-07-03 15:09:38 +01:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs radicle: Fix file limit setting for FreeBSD 2024-05-21 13:48:44 +02:00
lib.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs node: Pass `Alias` by reference 2024-06-13 11:28:09 +02:00
profile.rs radicle: Distinguish seeding policy types 2024-06-26 11:57:04 +02:00
rad.rs node: Update inventory when unseeding 2024-06-12 15:36:34 +02:00
serde_ext.rs node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
sql.rs radicle: Improve SQL type errors 2024-06-13 11:28:09 +02:00
storage.rs radicle: port quorum code to Canonical 2024-07-03 15:10:43 +01:00
test.rs radicle: fix tests to not leave temporary files behind 2024-04-24 11:47:14 +02:00
version.rs Reproducible cross-compiled builds 2024-04-20 11:11:00 +02:00
web.rs node: Add metadata fields to node web config 2024-06-25 22:20:25 +02:00