2024-06-01

2024-06-01

Basic Info

Attendee

Please input your name before the meeting 

Agenda&Minutes

  • PR this week

  • Release plan 1.1.0 Q2 of 2024

    • chaincode (wait till channel can add org):  @feng yang will draft a design spec first

      • UI behavior design of chaincode lifecycle: @Xichen Pan @feng yang 

      • Backend API Design: @Yuanmao Zhu 

      • FE Implementation: Code is done. Issue: connect  to  BE.

        • @feng yang @Xichen Pan will lead. @Xiao Ran will continue to work on the OSS project in 2024

        • @Xichen Pan has done the dashboard page, split based on operations to let interns join the work. https://github.com/umijs/umi

      • BE Implementation:  ETA 4 PW, yun gu, xiao ran

        • part 1 to test APIs: yun gu will continue and check how many APIs are left.

        • part 2 to fix the implementation.

        • @Yuanmao Zhu @Xichen Pan will lead. @Yun Gu @panhaowen789 

        • @Yuanmao Zhu will have one API work as a sample, split the work based on APIs to let interns join the work.

      • package, install, approve, commit, invoke/query

  • @feng yang : https://github.com/hyperledger/cello/issues/602

  • @Yuanmao Zhu : absent

  • @Xichen Pan :  working with @Xiao Ran for the install issue: https://github.com/hyperledger/cello/issues/621

  • @Xiao Ran : Reading BE code. Chaincode v2 API Spec. Check the Approve API, learn to run fabric peer client.

    • Install still has issues, will recheck. @Xichen Pan help

  • @Xiao Ran is absent today.

  • Intern 2024: need to select top 5 candidates before weekend: https://mentorship.lfx.linuxfoundation.org/project/48e6da88-6065-4226-978b-80f35ca393f6/mentees

  • Quarterly report to TOC: https://toc.hyperledger.org/project-reports/. Q1 report is at https://github.com/hyperledger/toc/pull/223. Q2 report: @feng yang 

  • @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