modified radicle-node/src/service.rs
@@ -654,6 +654,8 @@ where
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/environment.rs
@@ -555,8 +555,8 @@ pub fn converge<'a, G: Signer + cyphernet::Ecdh + 'static>(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/simulator.rs
@@ -176,7 +176,7 @@ pub struct Simulation<S, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -250,7 +250,7 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -400,11 +400,12 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests.rs
@@ -477,6 +477,7 @@ fn test_announcement_rebroadcast_duplicates() {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -936,6 +937,8 @@ fn test_inventory_relay() {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1399,7 +1402,7 @@ fn test_queued_fetch_from_ann_same_rid() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests/e2e.rs
@@ -60,11 +60,11 @@ fn test_inventory_sync_bridge() {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/wire/protocol.rs
@@ -837,7 +837,10 @@ where
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|