fabric-cli icon indicating copy to clipboard operation
fabric-cli copied to clipboard

Results 4 fabric-cli issues
Sort by recently updated
recently updated
newest added

@denyeart , @bestbeforetoday I suppose once we switch to admin-sdk for this repo. it will be a big PR, as replace https://github.com/hyperledger/fabric-cli/blob/main/go.mod#L11 by admin sdk and upgrade to protos v2

It is possible to create external [builders and launchers](https://hyperledger-fabric.readthedocs.io/en/release-2.2/cc_launcher.html) for Fabric, however there is no easy way to package chaincode for those builders and launchers. For example, Fabric now includes...

This pull request addresses several security vulnerabilities in the Fabric CLI codebase: 1. **Updated Go Version**: - Updated from Go 1.12 to Go 1.21 to address security vulnerabilities in older...