radicle-heartwood-lfs/radicle/src
Fintan Halpenny f7b53139f4
radicle: add Config::seed constructor
Add a `Config` constructor for testing seed nodes that uses
`usize::MAX` for capacity.

This allows test scenarios to not drop messages due to rate limiting
-- all nodes are on the same IP address and rate limiting is performed
per IP address.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-01-12 16:21:49 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cli: inline patch revision updates 2024-01-09 13:06:03 +01:00
identity radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
logger radicle: expose shared logger 2023-12-20 15:11:10 +01:00
node radicle: add Config::seed constructor 2024-01-12 16:21:49 +01:00
storage cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01:00
test cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01: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 cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs cli: Output explore URLs on push 2024-01-12 13:24:11 +01:00
git.rs cli-test: Expand env vars in commands 2024-01-05 11:03:24 +01:00
identity.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
lib.rs cli: Output explore URLs on push 2024-01-12 13:24:11 +01:00
logger.rs cob: mandatory `Oid` in `CodeLocation` 2023-12-22 15:00:42 +01:00
node.rs cli: Hint about how to start node 2024-01-12 11:20:42 +01:00
profile.rs cli: Output explore URLs on push 2024-01-12 13:24:11 +01:00
rad.rs cli: add name option to rad patch checkout 2023-11-21 10:19:25 +01:00
serde_ext.rs radicle: Fix some serialization issues 2023-11-17 16:54:27 +01:00
sql.rs radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
storage.rs cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01:00
test.rs cli: Consolidate policy/scope variants 2023-12-06 09:56:58 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00