fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Integration of the BFT consensus library into Fabric

Results 5 fabric issues
Sort by recently updated
recently updated
newest added

System information: version: fabric 2.3 OS: ubuntu 20.04 Experiments setup: Using first-network in https://github.com/SmartBFT-Go/fabric-samples. Repeatedly sending fuzzed channel tx with the same Channel name. Expected behavior: Orderers run as usual....

We changed default configurations (RequestBatchMaxCount) to 10 from 100 in github.com/SmartBFT-Go/consensus/pkg/types file and we also tried setting MaxMessageCount in configtx.yaml to 10. However we noticed that the RequestBatchMaxCount remained as...

Hi, I am a 3rd year university student in computer science, and my final project is related to comparing the performance and scalability of two consensus algorithms on top of...

System information: version: fabric 1.4 consensus type: smartbft OS: ubuntu 20.04 Experiments setup: Using first-network in https://github.com/SmartBFT-Go/fabric-samples, set up a 12-nodes(10 orderers and 2 peers) network locally, node1, node3, node5...

System information: version: fabric 1.4 consensus type: smartbft OS: ubuntu 20.04 Experiments setup: Using first-network in https://github.com/SmartBFT-Go/fabric-samples, set up a 12-nodes(10 orderers and 2 peers) network locally, node1, node3, node5...