Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Release status: Pam/Joe
    • Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104 
    • Wasm Smart Contract RFC - a WebAssembly runtime that can be used as a new Chaincode implementation in Fabric. Wasm provides a "well defined, tightly specified, isolated" runtime. It is ideally suited to executing code in a well-controlled and safe manner. Originally intended for use within the browser it is perfectly suited to running outside the browser. The requirements of chaincode and smart contracts are ideally suited to the Wasm model. RFC describe proposal to write a Smart Contract in Rust for deployment to the Wasm chaincode runtime using the external cc builder and launcher.

    • Proposed Samples update
      • Asset Transfer - simple to be used by Writing your first application and Writing your first Chaincode (Chaincode for Developers)
      • Asset transfer - advanced ledger APIs (CouchDB tutorial)
      • Asset transfer - private data (Private data tutorial)
      • Asset transfer - secured Secured asset transfer (new)
  • Parts Part 2 and 3 of the creating a channel tutorial
  • SDK items
  • Contributors topic for new languages(standing topic)
    • New and updated contributors topics: Anthony.

...

  1. Release status discussed
  2. Aneena demo of ML docs, change, PR, Approval and RTD build
    1. Encouraged others to read gitbook – excellent conceptual and task guide
    2. Created small change on local machine, push to local fork and created PR
    3. Aneena demonstrated role as doc maintainer approving demo change
    4. RTD builds demo for ML docs repo
    5. Reviewed and merge small change from another contributor
  3. Working group members
    1. growing nicely
    2. looking to include others
  4. Virtual workshop being planned
    1. Major components and processes now in place
  5. Will share progress on next contributors call
  6. Anthony shared PR for new language conbtributions
    1. Will try to incorporate fully this week.
  7. Recording uploaded


Western hemisphere call

  1. Release status
    1. 2.2 aiming at mid July
    2. 1.4 LTS still supported for 9 months past these dates
    3. Deployment guide updates receiving good feedback - outlook for end of month merge
    4. Create a channel tutorial discussed more today
    5. GO SDK now GA
  2. Other release-related items
    1. WASM link above
    2. Samples updates link above
      1. Replacing FabCar and marbles with asset transfer samples, and advanced ledger APIs
      2. Standardizing on single sample example
    3. Early in process
  3. Create channel tutorial
    1. First section is operational - intention remains to functionally deprecate BYFN
    2. Second (confitx.yml) section to explain configuration - structure and what role each policy section performs
    3. Extensive discussion on policies in this tutorial
    4. Intention is to read from beginning to end;
    5. Good starting point, which can be improved. Preference is to include as-is and then evolve over time as and when necessary.
    6. Potential discussion on custom policies in the future
    7. Get early access via the PR 1105 in Fabric repo.
    8. Complete parsing on configtx.yaml file and pieced together for the first time
    9. An option to write out the full policy might be helpful for diagrams
  4. Update on Brazilian Portuguese
    1. Documentation being translated into Br_Pt
    2. Introduction now translated
    3. Also working on key concepts
    4. Not using POT files/PO files
      1. Format markups not available
    5. Who to ask when need to query
      1. Rocket chat on docs queries, or even mailing list - fabric-docs channel on Rocket chat
    6. Excellent that Renato is going through documentation and finding issues
    7. Getting ready to ask for collaborators
    8. Work in Brazilian Chapter next Monday!
    9. Pam tried Pipenv file, broke TOC
      1. MacOS vs Ubuntu changes
      2. Looks like native HTML issue
      3. Renato will try some changes to keep Pipenv consistent
  5. Node SDK docs page
    1. Preparing to 2.0 from 1.4
    2. Migration tutorial key line
    3. Really important to pay attention to migration guide
    4. Recommended to refactor to Fabric-network
    5. Some changes in wallets and other areas
  6. Quick review of new languages contribution topic
    1. Anthony will try to merge next week
    <Minutes>


Video of this week's session at: Recordings

...