Pereowei Daniel

Results 6 issues of Pereowei Daniel

#429 link [429](https://github.com/hyperledger-labs/fablo/issues/429) This PR supports installing and running chaincode from a Docker image (CCaaS mode), rather than a local directory. It’s useful for teams who prefer building and deploying...

This may be intentional, but MySQL is not a supported option for the CaDB type: ``` Errors found: Schema validation: - instance.orgs[0].ca.db : is not one of enum values: sqlite,postgres...

When running Fabric v3 with multiple orderers and trying to use a separate one for each channel, it fails with the following error: `Error: error receiving from deliver filtered at...

When version is 2.x.x, 2.5.9 for example; `Error loading config from config cache: Error unmarshalling config into struct: 3 error(s) decoding * 'Orderer' has invalid keys: ConsenterMapping, SmartBFT * 'Profiles[Group1Genesis].Orderer'...

The scope of this problem is to debug and fix the issue with TLS when using CCAAS Fabric Version: "2.5.12"/"3.0.0" Consensus: Raft/BFT (CCAAS is not supported with solo consensus) The...