Basic Info

Attendee

Please input your name before the meeting 

Agenda&Minutes

  • Release plan
    • 1.0.0-beta1 (2022 Q3):  
      • user: update (password): 1pw
      • org:
        • Add org into channel API with org-id, org-msp-json etc. Yuanmao Zhu
      • channel: Yuanmao Zhu
        •  download the config block file (peer channel fetch config businesschannel_cfg.block -c ${APP_CHANNEL} -o orderer:7050). config-export → latest config json file: 2pw
        • https://github.com/hyperledger/cello/pull/479
        • Add new org into channel
      • node: Xichen Pan 
        • create (docker create), start (stopped-->running), stop (stop the container), delete (delete the node own info from DB), restart (docker restart); query (show node information from its uuid), download/update (config file: core.yaml for peer, orderer.yaml for orderer. API-engine has stored them into DB. Read. ): 1pw
        • Peer stop issue: https://github.com/hyperledger/cello/issues/480, need to confirm with feng yang
        • Peer join channel. Upload a config block file (peer join channel with the genesis block of the channel: peer channel join -b ${APP_CHANNEL}.block) 
      • chaincode (wait till channel can add org): feng yang
        • package, install, approve, commit, invoke/query: 2pw
        • feng yangmet a chaincode upload issue ("Not a file"). zhao shihongsuggests using Postman to test it first.
        • 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.
    • 1.0.0-GA: deployment + major operations
  • Internship project  feng yang Xichen Pan
    • Xichen Panhelp find&fix bugs for the deployment features
      • Then continue with node lifecycle
  • Yuanmao Zhu will contact ry for potential VM resource.
  • No labels