2020-11-05 Meeting notes
Date
Nov 5, 2020
Recording
Attendees
@竹内琢磨
@Clive Boulton
@Hart Montgomery
@Shingo Fujimoto
@Arnab Roy
@Jonathan M. Hamilton
@Avradip
Goals
Weekly Cactus Maintainers Meeting
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
Agenda (items copied over from meeting Agenda)
USA Thanksgiving week maintainer's call (Nov 24th UTC)
Peter is off
Jonathan is off
v0.2.0 release shout-out
Peter talks about the Cactus build system (Lerna/Webpack/Typescript)
Package categories:
Utility to view complete package dependency graph
SVG format
$ npx lerna-dependency-graph --outputFormat svg --outputPath ./cactus-package-dependency-graph.svgPDF format
$ npx lerna-dependency-graph --outputFormat pdf --outputPath ./cactus-package-dependency-graph.pdf
Discussion on privacy-preserving Cactus interfaces. We need a plan (and rigorous proofs) in order to properly build these.
CII Badge Completion
Confirm v0.3.0 milestone scope
Ad-hoc discussion items
PR grinder
Discussion items
Time | Item | Who | Notes |
|---|---|---|---|
30min | An in-depth discussion about build system and testing. | Maintainers | Concerns with too many components in the sample example Catcus connectors. The proposed solution discussed is to separate out the sample example to its own git branch rather than include it with the main branch. @Peter Somogyvari plans to add PR to research the separation. |
10min | Privacy-preserving discussion. | Hart, Avradip | Privacy-preserving discussion and what it means for the individual blockchains and what it means for Cactus. @Peter SomogyvariPR for design plumbing and @Peter Somogyvari PR for implementation Hart, Avradip, and Arnab will tackle the design. |
5min | NodeJS security tooling | Hart and maintainers | Snyk continuously finds and fixes vulnerabilities (but is a paid service). https://snyk.io/ Cactus called out on TSC list. Hart recommended calling in David Huseby to a future meeting to cover available security tooling and automated testing @Hart Montgomerywill reach out by email.
|
5min | v0.2.0 | Peter, Shingo, Jonathan | Prep release notes. Shingo discussed the draft to inform the community of the Cactus project progress and status. Nice to get feedback on v0.2.0 Other progress moves to v0.3.0
|
5min | Ad-hoc | Shingo | Is working on architecture diagram Thanks to Peter for sharing the email with PRs that non-core maintainers in the community could work on. |
5min | PR grinder | Peter | Big PR for v.0.2.0 is now broken up into separate PRs
|