diff --git a/src/accountant_skel.rs b/src/accountant_skel.rs index 4d776f334c..793a015679 100644 --- a/src/accountant_skel.rs +++ b/src/accountant_skel.rs @@ -303,11 +303,12 @@ impl AccountantSkel { /// # Remarks /// The pipeline is constructed as follows /// 1. receive blobs from the network, these are out of order - /// 2. verify blobs, PoH, signatures - /// 3. reconstruct consequitive window + /// 2. verify blobs, PoH, signatures (TODO) + /// 3. reconstruct contiguous window /// a. order the blobs /// b. use erasure coding to reconstruct missing blobs /// c. ask the network for missing blobs + /// d. make sure that the blobs PoH sequences connect (TODO) /// 4. process the transaction state machine /// 5. respond with the hash of the state back to the leader pub fn replicate(