dedis/dela

Create a common blocksync abstraction

nkcr opened this issue · 0 comments

nkcr commented

Right now the ordering/cosipbft is defining its own ordering/cosipbft/blocksync abstraction. Syncing blocks is something that should be common to the ordering service, thus this abstraction should be moved to ordering/.
To make that happen we must define a common attribute on blocks, like the concept of an index.