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

Fix test-network to work with BFT consensus. #1047

Merged
merged 1 commit into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Fix test-network to work with BFT consensus.

    Added a new option for creating channel:
    Running ./network.sh createChannel -bft will initiate a channel running BFT orderers.
    Using ./network.sh up -bft will initiate dockers for bft environment.
    Added option for 4 orderers.
    
    Add add_new_orderer_to_config.py which is referenced in the fabric official docs.
    
    Signed-off-by: Arkadi Piven <arkadi.piven@ibm.com>
    Signed-off-by: arkadipiven <arkadi7770@gmail.com>
    arkadiPiven committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    14872dc View commit details
    Browse the repository at this point in the history