node: Make inventory announcements more robust
modified radicle-cli/tests/commands.rs
@@ -1025,11 +1025,6 @@ fn rad_init_sync_preferred() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1086,11 +1081,6 @@ fn rad_init_sync_and_clone() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle-node/src/service.rs
@@ -646,7 +646,6 @@ where
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1905,7 +1904,23 @@ where
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1913,6 +1928,8 @@ where
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests/e2e.rs
@@ -809,9 +809,6 @@ fn test_connection_crossing() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|