ACZ updates - Week 7 of 2025Q3 (#246)

- Progresses updated
- New stress-test task is added for [SN RLN
](ba2267358f)

---------

Co-authored-by: jonesmarvin8 <83104039+jonesmarvin8@users.noreply.github.com>
This commit is contained in:
seugu
2025-08-25 12:25:31 +03:00
committed by GitHub
parent 001c89fbdd
commit 01fc2a2678
4 changed files with 43 additions and 13 deletions

View File

@@ -54,7 +54,7 @@ to promote the project and gain support from the Ethereum ecosystem.
* fully qualified name: `vac:acz:ift:2025q3-de-mls-tesnet:multi-steward-rfc`
* owner: Ugur
* status: started (20%)
* status: started (30%)
* start-date: 2025/07/21
* end-date: 2025/08/25
@@ -71,7 +71,7 @@ The RFC needs to contain concrete flow, and explaination.
* fully qualified name: `vac:acz:ift:2025q3-de-mls-tesnet:consensus-layer`
* owner: Ekaterina
* status: started (80%)
* status: started (85%)
* start-date: 2025/06/25
* end-date: 2025/08/15
@@ -109,7 +109,7 @@ containing update of message processing
* fully qualified name: `vac:acz:ift:2025q3-de-mls-tesnet:de-mls-maintaining`
* owner: Ekaterina
* status: started (40%)
* status: started (50%)
* start-date: 2025/06/30
* end-date: 2025/09/30

View File

@@ -55,7 +55,7 @@ Waku integration.
### Updating RFC
* fully qualified name: `vac:acz:ift:2025q3-libp2p-mix-testnet:update-rfc`
* owner: Akshaya
* status: started (60%)
* status: started (65%)
* start-date: 2025/07/01
* end-date: 2025/08/18
@@ -113,7 +113,7 @@ Requires investigation and fix.
* fully qualified name: `vac:acz:ift:2025q3-libp2p-mix-testnet:consulting-waku-mix`
* owner: Akshaya
* status: started (40%)
* status: started (50%)
* start-date: 2025/07/01
* end-date: 2025/09/20
@@ -144,11 +144,14 @@ when multiple SURBs are concurrently active.
### Mix benchmarking
* fully qualified name: `vac:acz:ift:2025q3-libp2p-mix-testnet:mix-benchmarking`
* owner: Ben
* status: not started
* status: cancelled
* start-date:
* end-date:
#### Description
This task is cancelled since the P2P team has taken it over.
This task involves running the next set of benchmarks after resolving the outstanding issues.
#### Deliverables

View File

@@ -65,7 +65,7 @@ based in the feedbacks and changes during testnet.
* fully qualified name: `vac:acz:ift:2025q3-rln-status-l2:sc-testing`
* owner: Sylvain
* status: started (50%)
* status: done
* start-date: 2025/07/15
* end-date: 2025/07/31
@@ -77,6 +77,8 @@ has been written (for both team) but never tested together.
### Deliverables
* A set of PRs and issues to [vacp2p/status-rln-prover](https://github.com/vacp2p/status-rln-prover).
* [Test and fix smart contract interaction PR#24](https://github.com/vacp2p/status-rln-prover/pull/24)
* [Update for new KarmaTiers smart contract PR#23](https://github.com/vacp2p/status-rln-prover/pull/23)
### Profiling
@@ -156,16 +158,35 @@ The findings and feedbacks will be reflected to the RLN specification.
* [PR#15 e2e gRPC test](https://github.com/vacp2p/status-rln-prover/pull/15)
* [PR#17 More unit test](https://github.com/vacp2p/status-rln-prover/pull/17)
### Stress test for prover module
* fully qualified name: `vac:acz:ift:2025q3-rln-status-l2:stress-test`
* owner: Sylvain
* status: started (0%)
* start-date: 2025/08/18
* end-date: 2025/09/01
### Description
This task focuses on testing the prover module to measure maximum TPS (transactions per second)
by using dedicated machines.
### Deliverables
* A set of PR to the [vacp2p/status-rln-prover](https://github.com/vacp2p/status-rln-prover)
### Devnet testing
* fully qualified name: `vac:acz:ift:2025q3-rln-status-l2:devnet-testing`
* owner: Sylvain
* status: started (5%)
* status: on-hold (5%)
* start-date: 2025/07/15
* end-date: 2025/09/15
### Description
This task is on-hold since devnet is not deployed yet.
This task focuses on testing internal devnet.
The findings and feedbacks will be reflected to the RLN specification.
@@ -186,4 +207,7 @@ This task encompasses all maintenance updates for prover module,
including CI updates and the creation of future issues.
#### Deliverables
A set of PRs and issues to [vacp2p/status-rln-prover](https://github.com/vacp2p/status-rln-prover).
A set of PRs and issues to [vacp2p/status-rln-prover](https://github.com/vacp2p/status-rln-prover).
* [Extend testcase timeout to prevent panic, seperate anvil feature for testcase PR#28](https://github.com/vacp2p/status-rln-prover/pull/28)
* [Add CI workflow, resolve clippy warning PR#29](https://github.com/vacp2p/status-rln-prover/pull/29)
* [Use exact latest zerokit version, PR#30](https://github.com/vacp2p/status-rln-prover/pull/30)

View File

@@ -43,7 +43,7 @@ looking to integrate RLN into their projects.
- fully qualified name: `vac:acz:ift:2025q3-zerokit:big-endian-support`
- owner: Sylvain
- status: started (60%)
- status: started (65%)
- start-date: 2025/06/20
- end-date: 2025/09/20
@@ -91,7 +91,7 @@ that internally utilize the `parallel` flag.
- fully qualified name: `vac:acz:ift:2025q3-zerokit:merkle-tree-revising`
- owner:
- status: started (15%)
- status: started (85%)
- start-date: 2025/07/14
- end-date: 2025/08/30
@@ -107,12 +107,13 @@ to clearly explain which Merkle tree implementation to use and when.
A Pull Request to [vacp2p/zerokit](https://github.com/vacp2p/zerokit/) containing
the renamed variables and updated, more detailed documentation.
* [chore: consistent naming and update docs for merkle trees PR#333](https://github.com/vacp2p/zerokit/pull/333)
### Implement PmTreeConfig Builder
- fully qualified name: `vac:acz:ift:2025q3-zerokit:pmtree-config-builder`
- owner: Vinh
- status: started (0%)
- status: started (85%)
- start-date: 2025/08/11
- end-date: 2025/09/08
@@ -135,6 +136,8 @@ A Pull Request to [vacp2p/zerokit](https://github.com/vacp2p/zerokit/) containin
- A new `PmTreeConfigBuilder` implementation.
- Updated documentation and examples demonstrating the new builder pattern usage.
* [feat(rln): improve the PmTreeConfig initialization process with builder pattern PR#334](https://github.com/vacp2p/zerokit/pull/334)
### RLN-WASM Maintenance
- fully qualified name: `vac:acz:ift:2025q3-zerokit:rln-wasm-maintaining`
@@ -167,7 +170,7 @@ if necessary, update the `rln-wasm` module based on the resolution.
- fully qualified name: `vac:acz:ift:2025q3-zerokit:zerokit-maintaining`
- owner: Ekaterina
- status: started (40%)
- status: started (50%)
- start-date: 2025/07/01
- end-date: 2025/09/30