radicle-heartwood-lfs/radicle
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
..
src radicle: add Config::seed constructor 2024-01-12 16:21:49 +01:00
Cargo.toml radicle: Move `DataUri` to `common::DataUri` 2023-12-22 15:09:20 +01:00