Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a common blocksync abstraction #129

Open
nkcr opened this issue Oct 5, 2020 · 0 comments
Open

Create a common blocksync abstraction #129

nkcr opened this issue Oct 5, 2020 · 0 comments
Labels
design/architecture Relative to design and architecture mod/ordering Concern the ordering module

Comments

@nkcr
Copy link
Contributor

nkcr commented Oct 5, 2020

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.

@nkcr nkcr added mod/ordering Concern the ordering module design/architecture Relative to design and architecture labels Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design/architecture Relative to design and architecture mod/ordering Concern the ordering module
Projects
None yet
Development

No branches or pull requests

1 participant