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

BFT Block Puller: Select between a CFT or a BFT BlockDeliverer #4277

Closed
Tracked by #4240
tock-ibm opened this issue Jun 12, 2023 · 0 comments
Closed
Tracked by #4240

BFT Block Puller: Select between a CFT or a BFT BlockDeliverer #4277

tock-ibm opened this issue Jun 12, 2023 · 0 comments

Comments

@tock-ibm
Copy link
Contributor

tock-ibm commented Jun 12, 2023

  • When a channel is created in the peer, inspect the channel config, and according to the Orderer's consensus type, instantiate a CFT or BFT block puller.
  • In addition, send the initial channel config and crypto provider to the deliverer, in preparation for it maintaining its own block verifier and connection source.
  • Separate the "sleeper" to a different file and test it separately such that it can be a subcomponent in multiple implementations.
@tock-ibm tock-ibm changed the title Select between a cft or a bft BlockDeliverer BFT Block Puller: Select between a CFT or a BFT BlockDeliverer Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant