Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added dependency graph talking point

...

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

Discussion

  1. USA Thanksgiving week maintainer's call (Nov 24th UTC)
    1. Peter is off
    2. Jonathan is off
  2. v0.2.0 release shout-out
  3. Peter talks about the Cactus build system (Lerna/Webpack/Typescript)
    1. Package categories: 
      Image Added
    2. Utility to view complete package dependency graph
      1. SVG format
        $ npx lerna-dependency-graph --outputFormat svg --outputPath ./cactus-package-dependency-graph.svg
        package-dependency-graph.svg
      2. PDF format
        $ npx lerna-dependency-graph --outputFormat pdf --outputPath ./cactus-package-dependency-graph.pdf
        package-dependency-graph.pdf
  4. Discussion on privacy-preserving Cactus interfaces.  We need a plan (and rigorous proofs) in order to properly build these.
  5. CII Badge Completion
    1. https://github.com/hyperledger/cactus/issues/357
  6. Confirm v0.3.0 milestone scope
  7. Ad-hoc discussion items
  8. PR grinder

...