fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use...

Results 294 fabric issues
Sort by recently updated
recently updated
newest added

See background discussion at https://jira.hyperledger.org/browse/FAB-5097. See agreed upon RFC at https://github.com/hyperledger/fabric-rfcs/blob/main/text/0000-private_data_purge.md.

Epic
size=M

fabhttp server loads static TLS certificates in the server [here](https://github.com/hyperledger/fabric/blob/16259ed70a4cd57513be40a0678213d9274a9ae8/common/fabhttp/tls.go#L28-L46). This will require restart of the server when the certificates are renewed or replaced. It will be better if the...

Hi, we are using Hyperledger fabric blockchain in one of our projects and our company's security team scanned the fabric images and reported below vulnerabilities. Below are the listed versions...

As it is described in the RFC https://github.com/hyperledger/fabric-rfcs/pull/50/files#diff-8ba0214c161394f52cdac8a5414042fa8e99926620fb37556f8349e73cec1321R262 mutual TLS with pinning will be replaced with the TLSBinding based authentication. **Authentication Method:** The connection between the orderers is secured using...

Signed-off-by: Ali Akbar #### Type of change - Bug fix - New feature - Improvement (improvement to code, performance, etc) - Test update - Documentation update #### Description #### Additional...

Add command doc for ledgerutil identifytxs.

documentation

Add Fabric prometheus/statsd metrics to the gateway service component.

enhancement

Delete from hashed state atomically and create a PurgeMarker in private data store

At this [link](https://hyperledger-fabric.readthedocs.io/en/latest/membership/membership.html#msp-structure), an image related the contents of the MSP folder is shown. Proceeding with my docker configuration, I found the absence of the tlsintermediatecerts folder. I'm using Fabric...

Signed-off-by: AmirHossein #### Type of change - Bug fix - New feature - Improvement (improvement to code, performance, etc) - Test update - Documentation update #### Description #### Additional details...