2020 12 11 DWG Agenda
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct
Announcements
- Next meeting Jan 15 Andrew Coleman joins us for a discussion on the new Fabric Gateway work
Agenda
- Release status: Pam/Joe: Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104
- Channel Participation API
- Doc updates, removal of the term "consortium" - Joe
- Test network Sample update - Will/Julian
- Programming model update:
- Node SDK 1.4.15 release https://github.com/hyperledger/fabric-sdk-node/releases/tag/v1.4.15
- Node SDK 2.2.4 release https://github.com/hyperledger/fabric-sdk-node/releases/tag/v2.2.4
- Go SDK rc1 - GA end of the year or first thing in new year
- Samples status - Chris/Nik
- Channel Participation API
- Fabric Docs translation video update (David)
- New Fabric Docs Translation Campaign Wiki
- 2021 Documentation Goals: make it easier to use and update
- Currency/Tech Debt:
- Prune Jira Backlog
- Finish system channel remove/update Test network & tutorial
- Getting Started
- Add/Remove Raft ordering node tutorial
- Content Refresh
- Do we still need 2 Introductions?
- Arch Reference topic
- Encourage users to migrate off of older releases/Deprecation banner on earlier release topics
- Fabric Documentation Translation Campaign
- New Deprecations Strategy and Page
- How can we improve Caliper and Explorer Docs
- Add/Remove Raft ordering node tutorial
- Assess need for Migration Guide. How to get from 1.x to 3.x - or is this even possible? If not add intervening page telling them this is not possible
- SDK doc updates for Fabric Gateway
- Gossip re-architecture could be big.
- Tokens
- Doc more usage with channel management config library && Improved tooling for interactie edit and verification of config blocks
- Node Backup and Restore
- Currency/Tech Debt:
Discussion
Minutes:
- See Joe's Jira for updates on progress with removal of system channel from docs.
- Test network samples update - using osnadmin CLI
- Creating app channel genesis block instead of system channel
- directly joning the orderers to create the channel
- anchor peer update is tricky because test network is using deprecated feature of configtxgen
- restructure and refactor to reuse what we can for org1 and org2 peers.
- Do we need a different CLI container per org? Or can we reuse a single CLI container
- Nik's suggestion - move away from using the container all together. could require that `jq` is available?
- Chris: Could keep a single CLI and swap environment variables
- Is the CLI container deprecated in the Fabric tools?
- For the most part these updates are transparent to the users of the test network and should require just small updates to the Test network tutorial doc.
- Completed video targeted for around the end of Feb
- Plan is to reach out to the translators in the next few days for contact info for the videos.
- Goals
- updated list above