2023-03-25

2023-03-25

Basic Info

Attendee

Please input your name before the meeting 

Agenda&Minutes

  • PR this week

  • Release plan 1.0.0 GA  Q1 of 2023

    • user is done

    • org is done

    • channel is done

    • node is done

    • Node delete improvement: @Xichen Pan 

  • Prepare 1.0.0 release

    • QA:@feng yangis the QA manager. Will cut 1.0.0-rc1 next week.

      • @Xichen Pan  will help update the docs and improve the workflow, too.

    • Documentation Improvement: @Yuanmao Zhu will check the docs in repo.

      • Correct the start up workflow

        • Setup: install necessary tools: docker, docker-compose, download hlf docker images, build cello service images;

        • Startup: Register user, then login;

        • Operation: Create a docker agent, create 3 orderer node, create 2 peer, create network, create channel, node join channel;

        • Use chaincode: local install and invoke

  • @Baohua Yang will cut a release-v1.0 branch

  • Intern project proposal: A Distributed Smart Contract Management

  • Release plan 1.1.0 Q2 of 2023

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

      • package, install, approve, commit, invoke/query: 2 pw

      • chaincode upload: org1 upload a zip file, and share it to org2 to upload.

      • org can approve/commit at its dashboard, and see other orgs' approval status.

    • Support customized node name when creating it. @feng yang 

    • TODO: integrate hlf-operator into Cello as the k8s agent.

    • TODO: update hlf version from 2.2 LTS → 2.5 LTS