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: A BFT synchronizer for smartbft #4695

Merged
merged 2 commits into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. BFT: a bft synchronizer for smartbft orderer

    This commit provides a smartbft orderer with a BFTSynchronizer.
    The BFTSynchronizer is the default choice for a smartbft orderer.
    
    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: I577c89309f469d077a9a1007d4b46fa70d7ed650
    tock-ibm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8631642 View commit details
    Browse the repository at this point in the history
  2. BFT: SyncBuffer and BFTSynchronizer tests

    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: I3a17506964e9886e62dbb5b3e8bf8713345e43f9
    tock-ibm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3ab04f6 View commit details
    Browse the repository at this point in the history