2024 Q3 Hyperledger Fabric

Project Health

Hyperledger Fabric is fairly mature and stable with a v2.5 long-term support (LTS) release. There is less churn and fewer commits than in years past, with continued focus on quality, maintenance, and support. New features get proposed, approved, and implemented based on a community RFC process. Mailing list activity is down a bit compared to prior years. PRs and mailing list questions are generally turned around quickly. There is significant Discord activity.

Questions/Issues for the TOC

None.

Releases

LTS release:

  • v2.5 is the current LTS release with patch releases at least quarterly.
  • Note that v2.2 has reached end of maintenance and all users are encouraged to update to v2.5 to continue receiving fixes and security updates.

Releases past quarter:

  • Fabric v2.5.8 - May 21, 2024
  • Fabric v2.5.9 - June 18, 2024
  • Fabric v3.0.0-beta - March 14, 2024

Overall Activity in the Past Quarter

The project delivered patch releases for the Fabric v2.5 long-term support release. See release notes for details.

v3.0 development is nearing completion. The following enhancements were made this quarter:

  • Support for cryptographic algorithm Ed25519 for transaction signing and verification (in addition to the existing ECDSA support).
  • SmartBFT automated testing completed.
  • Features that were marked as deprecated in Fabric v2 have been removed in preparation for an official Fabric v3 release.

A v2 API became available for Go chaincodes. Essentially, the same API support was maintained while updating protocol buffer bindings to APIv2. Users are encouraged to utilize the v2 API for new Go chaincodes. See the July contributor meeting recording for details and see fabric-samples repository for the simple edit to utilize v2.

The project added the OpenSSF Scorecard and improved score in multiple categories.

Current Plans

The project continues to maintain and keep Fabric v2.5 current.

The project is working on final items for a v3.0 release, namely the removal of the legacy v1 chaincode lifecycle that has been deprecated since v2.0.

The project is updating its charter to align with LF Decentralized Trust.

Maintainer Diversity

6 of 9 maintainers from IBM.

Contributor Diversity

  • 53% of code activities were performed by top 4 contributors. Remaining 47% performed by 185 other contributors.
  • IBM contributors accounted for 82% of activity.
  • Of top 10 contributors, 7 of 10 from IBM.

In summary, the project remains top-heavy from IBM but has good depth of smaller contributors.

Additional Information

Insights dashboard link