Basic Info

Attendee

Please input your name before the meeting 

Agenda&Minutes

  • PR this week
  • Release plan 1.1.0 Q2 of 2024
  • feng yang :  absent
  • Yuanmao Zhu : absent
  • Xichen Pan : Test the chaincode APIs and fix bugs with xiao ran.

  • caculating package id is supported in hlf v2.4, we can do it by ourselves: 

    the package id of installed package. Calculated by label:SHA256(package), e.g., "testcc_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b"
  • Xiao Ran : Reading BE code. Chaincode v2 API Spec. Check the Approve API, learn to run fabric peer client.
    • Fix the package id generation issue. Now the chaincode can be uploaded from UI.
    • Install still has issues, will recheck.
  • haowen pan : absent. Will read the implementation of BE to confirm the status.
  • feng yang suggest revise the creating peer node API:
    • Only create one peer with the specified name
    • Yuanmao Zhu will help fix the issue
  • feng yang  suggests:
    • When downloading channel config, remove the hint of downloading succeed
    • When creating channel, no need to edit orderer nodes
    • When updating the channel (add an org), why need to input the msp_id? Need to update the steps into docs.
  • Others
    • TODO: update HLF version from 2.2 LTS → 2.5 LTS
      • HLF 2.5.0 is released.
    • TODO: integrate hlf-operator into Cello as the k8s agent.
      • feng yang mentioned that the release-0.9.0-h3c branch may contain some k8s APIs and code
  • No labels