hyperledger-labs / hyperledger-labs/fablo

Support dev mode for Fabric v3

Open
#472 3 comments 0 reactions 0 assignees View on GitHub
intern-2025
Dominant language
Shell
Stars
238
Forks
113
Avg merge
3d 20h
Merged PRs (30d)
10

Description

- Dev mode in Fablo works for solo consensus and TLS disabled only
- Also Fablo supports RAFT consensus with TLS only
- Fabric v3 drops support for solo consensus, so we need to use RAFT

So the question is how to support dev mode for Fabric v3, and:
1. It seems we need to use RAFT
2. We don't know if we should use TLS, maybe it should be RAFT with no TLS
3. This might be useful sample for profile: https://github.com/hyperledger/fabric/blob/main/sampleconfig/configtx.yaml#L608
4. We should have bash test that verifies if dev mode works

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.