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: isolate common subcomponents #4292

Merged
merged 2 commits into from
Aug 7, 2023

Commits on Aug 6, 2023

  1. BFT Block Puller: isolate common subcomponents

    - Isolate subcomponents from the CFT Deliverer that can be used in the BFT Deliverer
    - A skeleton of the BFT Deliverer (no censurship monitor, no tests)
    
    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: I274d8883add91fac08da5202199d1bac53e99adb
    tock-ibm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c9505ca View commit details
    Browse the repository at this point in the history
  2. BFT Block Puller: Refactor gossip out

    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: I359e8402954b6db3a7a2df7a29d60fb04cfda63c
    tock-ibm committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6647a0b View commit details
    Browse the repository at this point in the history