From 828b9d671730f79faeefce8e1c3baff15e24cbbb Mon Sep 17 00:00:00 2001 From: Anatoly Yakovenko Date: Wed, 18 Apr 2018 12:05:12 -0700 Subject: [PATCH] docs --- src/accountant_skel.rs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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(