2023-07-26 Meeting Notes
Hyperledger Contributor Meeting Agenda
When: Wednesday, July 26, 2023
10:00am to 11:00am Eastern Time - New York
(UTC - 5:00)
Location:
https://zoom.us/j/96206016357?pwd=TnlQWWJmQzhKeWZ3YU1nMmNKblE4dz09
Agenda
Review of actions from the last meeting
- Q3 TOC update - From Discord I see that Shawn Amundson and Andi Gunderson will be doing this for this month, correct?
- Yes, it is currently up as a draft here https://github.com/hyperledger/toc/pull/142, after the meeting I will make any updates and mark it as ready for review - Andi
- TOC update for Q2 Shawn Amundson Kevin O'Donnell
- The previous report has still not been merged, as there are outstanding questions that need addressing
- DONE - Ryan Roberts
- async-sawtooth-client is now available for review at https://github.com/btpworks/async-stl-sdk. It is based on tokio / tmq / prost / k256 and has no OpenSSL dependency. It has the capabilities of the current ZmqMessageConnection, along with additional higher level features.
- async-sawtooth-client is now available for review at https://github.com/btpworks/async-stl-sdk. It is based on tokio / tmq / prost / k256 and has no OpenSSL dependency. It has the capabilities of the current ZmqMessageConnection, along with additional higher level features.
- Ryan Roberts, et al - will open a PR converting the existing sawtooth SDK to use `prost`
- DONE - the maintainer qualification rules need a refresh, we'll need to wait until Shawn Amundson comes back from vacation to do that
- we should do a poll of existing but idle maintainers to see if they would like to get back involved. Otherwise, inactive maintainers should be moved to an Emeritus section of the maintainer list to recognize their contribution while being clear about the active maintainers
- Looks as if Andi Gunderson has moved this forward
- Mark Carroll (Deactivated) to take over reviewing the docs for RAFT references
- ACTION - Mark Carroll (Deactivated) to make a PR to remove that
sawtooth-raft
references
- ACTION - Mark Carroll (Deactivated) to make a PR to remove that
- Mark Carroll (Deactivated) continuing to review documentation
- Kevin O'Donnell Pr a Helm chart with `test` implemented. Then the test can be run on any k8s infrastructure
- discuss labels for issues if any are missing
- Review/triage all the issues, and label them
"Important" Bugs & Issues
Housekeeping
PRs in need of review
- https://github.com/hyperledger/sawtooth-core
Maintainer retirement
CI jobs that need kicking
- https://github.com/hyperledger/sawtooth-sdk-java
- trivial dependabot updates, but the build is failing - Dependabot is not an authorized user
Discord/Community Care & Feeding
- Let's not forget the issues
- Current survey of issue counts
- https://github.com/hyperledger/sawtooth-core/issues - 29 (+3)
- OpenSSL v1.1.1 EOL
- ACTION - Ryan Roberts do a PR vs
sawtooth-sdk-rust
to replace the OpenSSL dependency withk256
- ACTION - Ryan Roberts do a PR vs
- OpenSSL v1.1.1 EOL
- https://github.com/hyperledger/sawtooth-sdk-rust/issues -3
- https://github.com/hyperledger/sawtooth-docs/issues - 5
- https://github.com/hyperledger/sawtooth-sdk-java/issues - 5
- https://github.com/hyperledger/sawtooth-lib/issues - 3 (+1)
- rustc-serialize rust deprecation warning
- https://github.com/hyperledger/sawtooth-sdk-go - 9
- https://github.com/hyperledger/sawtooth-pbft - 3
- https://github.com/hyperledger/sawtooth-poet/issues - 1
- https://github.com/hyperledger/sawtooth-sdk-javascript/issues - 5
- https://github.com/hyperledger/sawtooth-sdk-python/issues - 2
- https://github.com/hyperledger/sawtooth-sdk-swift/issues - 1
- https://github.com/hyperledger/sawtooth-core/issues - 29 (+3)
- Current survey of issue counts
Contribution/Ideas
Open Discussion
- What is the status of sawtooth-sdk-javascript and sawtooth-sdk-swift?
- ACTION - Open a PR to archive
sawtooth-sdk-swift
- ACTION - Look into the feasibility of updating
sawtooth-sdk-javascript
- ACTION - Open a PR to archive
Proposals for rules/custom changes
Notes & Actions
sawtooth-lib - rustc warnings about deprecation
sawtooth-sabre
- non-trivial build isn't working - needs updates to wasmi which is a breaking change at the least - Volunteers needed