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

Orderer v3: Remove system channel usage from integration tests: configtx #3905

Closed
wants to merge 1 commit into from
Closed

Orderer v3: Remove system channel usage from integration tests: configtx #3905

wants to merge 1 commit into from

Commits on Jan 11, 2023

  1. Orderer v3: remove sys-chan from integration tests: configtx

    In configtx_test.go the channel creation TX part was removed.
    The channel is created without anchor peers and then all peers are turned into anchors.
    
    In the BFT case an app channel genesis block is generated, instead of a system channel genesis block.
    
    Signed-off-by: Yoav Tock <tock@il.ibm.com>
    Change-Id: Iac09bd9a2e0bc2440bf931b452da809fd7112d8a
    tock-ibm committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    954ad4c View commit details
    Browse the repository at this point in the history