allow received to outpace window, we're already constraining repair
correctly identify sender in ledger_window repair responses, enabling re-transmission
This commit is contained in:
@@ -1025,7 +1025,7 @@ impl Crdt {
|
||||
let out = entry.to_blob(
|
||||
blob_recycler,
|
||||
Some(ix),
|
||||
Some(from.id),
|
||||
Some(me.id), // causes retransmission if I'm the leader
|
||||
Some(&from.contact_info.tvu_window),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user