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: configure orderer replication policy #4692

Merged

Commits on Feb 22, 2024

  1. BFT: configure orderer replication policy

    Add a replication policy to the orderer.yaml that allows a BFT orderer to choose
    whethet it uses the "simple" synchronizer which contacts a single target orderer at a time or
    the BFT "consensus" synchronizer which contacts all target orderers and is resistant to censorship.
    
    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: I89596f5d10e636e499c36799472e593582847a9e
    tock-ibm committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6976d9e View commit details
    Browse the repository at this point in the history