hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.73k stars 8.85k forks source link

Add SmartBFT consensus knobs to configtx.yaml and make sure they are used #4295

Closed HagarMeir closed 1 year ago

HagarMeir commented 1 year ago

Current Status

Currently sampleconfig/configtx.yaml doesn't show the SmartBFT consensus knobs. An example can be found here: https://github.com/hyperledger/fabric-samples/blob/main/test-network-nano-bash/bft-config/configtx.yaml#LL272C11-L272C11

Expected

The configtx.yaml should show the SmartBFT consensus knobs as in the Fabric samples. Also one should make sure they are used properly.

Solution

No response

Please let us know if you plan to work on this.

Maybe.

aruns05 commented 1 year ago

@HagarMeir is this being worked upon ?

HagarMeir commented 1 year ago

@aruns05 not that I know of

yacovm commented 1 year ago

@HagarMeir please if you have cycles, take care of it :-)

aruns05 commented 1 year ago

@HagarMeir I am keen to work on BFT.. can we connect if you are ok ?