Write `get-file` and commands to get the list of blocks from another node
Compare changes
- DISSOUBRAY Nathan authored
+ 35
− 35
@@ -48,7 +48,7 @@ use rs_merkle::{algorithms::Sha256, Hasher};
@@ -72,8 +72,7 @@ pub(crate) struct PeerBlockInfoResponse(PeerBlockInfo);
@@ -119,16 +118,14 @@ pub(crate) async fn create_swarm(
@@ -139,8 +136,7 @@ pub(crate) struct DragoonNetwork
@@ -175,7 +171,7 @@ impl DragoonNetwork
@@ -259,11 +255,11 @@ impl DragoonNetwork
@@ -315,7 +311,7 @@ impl DragoonNetwork
@@ -396,27 +392,31 @@ impl DragoonNetwork
@@ -431,7 +431,7 @@ impl DragoonNetwork
@@ -474,7 +474,7 @@ impl DragoonNetwork
@@ -552,7 +552,7 @@ impl DragoonNetwork
@@ -660,7 +660,7 @@ impl DragoonNetwork
@@ -684,7 +684,7 @@ impl DragoonNetwork
@@ -786,7 +786,7 @@ impl DragoonNetwork
@@ -887,7 +887,7 @@ impl DragoonNetwork
@@ -1005,15 +1005,15 @@ impl DragoonNetwork
@@ -1033,7 +1033,7 @@ impl DragoonNetwork
@@ -1091,11 +1091,11 @@ impl DragoonNetwork