From f636a698922e3ef3ac5feaffa9920aae7bf4410c Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Wed, 29 Jan 2025 09:27:17 +0100 Subject: [PATCH] create new deliverable Testnet L2 with on-chain tree (#173) --- content/waku/updates/2025-01-27.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/content/waku/updates/2025-01-27.md b/content/waku/updates/2025-01-27.md index c551b4ace..dfbd5d50a 100644 --- a/content/waku/updates/2025-01-27.md +++ b/content/waku/updates/2025-01-27.md @@ -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)