2020 10 09 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
Agenda
- Release status: Pam/Joe: Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104
- mirBFT - Continuing work on a mir consensus plugin on the orderer
- Channel participation API - working on a basic CLI that follows the existing patterns - soft launch in v2.3
- Ledger snapshot - Finishing up all coding by mid next week; started Integration testing - v2.3 GA
- Deployment Guide - Peer wrapping up this week, started orderer deployment workgroup
- Programming model
SDK Fabric gateway work continues - will be external to the peer. Instead of a gateway for each SDK
Chaincode WASM - tech preview -
- Samples status - Chris
- RTD horizontal scrolling update https://hyperledger-fabric.readthedocs.io/en/latest/metrics_reference.html
- Do we need a Troubleshooting topic added to the Test Network for Test network failure on ‘Docker Desktop for MacOS ver 2.4.0.0?
- International languages(standing topic)
- Remind translators that if they are maintainers that after they approve a PR they can user the `doc-merge` label on a PR to merge it.
- Malayalam translation update - Annena
- Japanese translation update - Tsujita-san
- Brazilian Portuguese translation update - Renato
- French Translation update - Oumar
- Spanish translations update - Claudio/Maria
- Russian Language update - Arseny
- Tamil Translation - Ravi
- Remind translators that if they are maintainers that after they approve a PR they can user the `doc-merge` label on a PR to merge it.
- New Fabrics Prereqs doc proposal - Rob Murgai
- Ledger Snapshot doc strategy
- Planning for an ordering service
Discussion
Eastern hemisphere call
- <minutes>
Western hemisphere call
- Samples Update:
- Nik: Private data - all changes merged into master - uses the new transaction flow, new smart contract, remove the existing README.
- Nik: Preview of an auction sample is available.
- Token sample - not yet merged. asset-based token and utxo token. Waiting on Dave's edits.
- ML: Test network troubleshooting: For file sharing Docker has switched to Fuse instead OSXFS which causes issues with the samples.
- Rob - Fabric prereq proposal
- Existing Fabric developer instructions - based on OS
- Create a simple set of instructions on how to get started with installs
- broke it up into 4 steps (layers)
- install prereqs - break up by environment instead of sw - for fabric and samples
- Fabric network
- SDK and contract APIs
- application
- broke it up into 4 steps (layers)
- Getting started Add personas/ Target audience
- install
- Run fabric
- app dev
- network admin
- Q: Would an app dev need to understand Test network?
- Next steps: submit a PR and get feedback