node: Introduce Announcers
1 failed
(1 total)
View logs
modified crates/radicle-protocol/src/service.rs
@@ -543,7 +543,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -566,6 +566,10 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1593,12 +1597,15 @@ where
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-schemars/src/main.rs
@@ -81,7 +81,7 @@ fn print_schema() -> io::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/config.rs
@@ -523,6 +523,8 @@ pub struct Config {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -551,6 +553,7 @@ impl Config {
|
|
|
|
|
|
| + | |
|
|
|
|
|