Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Admin sdk
    • 3.0 bft preview supported
    • Create feature branch for CLI use of admin SDK - Dave



February 21, 2024

  • Recent Fabric releases
    • Fabric v2.2.15, v2.5.6, CA v1.5.9
      • Dependency updates
      • Remove dependency between Fabric CA and Fabric (common code pushed down to fabric-lib-go)


  • Fabric v3.0 work items
    • Finalize SmartBFT for eventual production GA release
      • Byzantine block puller for the peer (merged) and the orderer (in progress) - Yoav

      • Improved transaction pool for SmartBFT - defer based on performance trial

      • Unit test coverage for SmartBFT chain - in progress - Emil

      • Integration test coverage for SmartBFT orderer - in progress - May, Arkadi

      • Migration from Raft to SmartBFT - done