hyperledger-firefly / hyperledger-firefly/cli

Add RAFT/IBFT/QBFT consensus support to Quorum private network blockchains

Open
#311 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
66
Forks
64
PR merge metrics
No merged PRs in 30d

Description

Current support for Quorum only includes Clique consensus support. There are viable use cases of spinning up development environments on the other consensus mechanisms, for example, testing the consensus specific API calls etc.

The remaining work for the other consensus layers as follows:
1. RAFT - Command line tweaks, might require to switch from bootnodes discovery to static nodes
2. IBFT - Genesis file tweaks
3. QBFT - Genesis file tweaks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.