create new deliverable Testnet L2 with on-chain tree (#173)

This commit is contained in:
Ivan FB 2025-01-29 09:27:17 +01:00 committed by GitHub
parent 4428608a0c
commit f636a69892
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,13 @@ date: 2025-01-27
## [Milestone - RLN Mainnet](https://github.com/waku-org/pm/milestone/34)
- [Testnet L2 with on-chain tree](https://github.com/waku-org/pm/issues/286)
- achieved:
- [nwaku] Kickstart RLN learning
- next:
- [nwaku] deprecate tree sync strategy https://github.com/waku-org/nwaku/issues/2924
- blockers:
- [Pay for RLN provision first PoC](https://github.com/waku-org/pm/issues/207)
- achieved: [research] implemented Anvil-based testing and addressed comments, [PR](https://github.com/waku-org/nwaku/pull/3166) merged
- next: [research] outline next steps for the incentivization PoC
@ -52,14 +59,12 @@ date: 2025-01-27
- https://github.com/waku-org/nwaku/pull/3249
- [nwaku] Capping max-connections [#3184](https://github.com/waku-org/nwaku/pull/3184)
- [nwaku] REST API and RLN sync - Resolve RLN Syncing Issue: Investigate and address RLN syncing issues with the REST API [#3220](https://github.com/waku-org/nwaku/issues/3220).
- [nwaku] Kickstart RLN learning
- next:
- [nwaku] New v.35.0 release
- [nwaku] js-waku - nwaku interoperability test stabilization
- [nwaku] Enhance filter issues (needed by Railgun) - facing test issues
- https://github.com/waku-org/nwaku/issues/3192
- https://github.com/waku-org/nwaku/issues/3191
- [nwaku] [deprecate tree sync strategy](https://github.com/waku-org/nwaku/issues/2924)
- [js-waku] [decrease latency during core operations by removing dependency on PeerStore](https://github.com/waku-org/js-waku/issues/2232)
- [js-waku] [js-waku - nwaku interoperability investigations](https://github.com/waku-org/js-waku/issues/2176)
- [js-waku] [update test artifact dependency in CI](https://github.com/waku-org/js-waku/issues/2220)