Skip to content

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

Description

@rodion-lim-partior

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions