- [Merkle proofs from onchain blocked by this suspected bug in zk-kit](https://github.com/privacy-scaling-explorations/zk-kit/pull/135)
## nwaku
- *achieved:*
- [REST endpoint can serve its own messages as well as act as store-client](https://github.com/waku-org/nwaku/issues/2196)
- [add simple dictionary with known words so that cSpell doesn't complain](https://github.com/waku-org/docs.waku.org/pull/157#issuecomment-1909149371)
- [worked on how to make the tests not to core dump](https://github.com/waku-org/nwaku/issues/2271)
- [start creating basic py-waku structure that allows to create a py-waku module that can be imported in Python projects.](https://github.com/waku-org/nwaku/issues/1332)
- [start using nph formatter extension](https://github.com/waku-org/nwaku/pull/2396)
- [PR is under review - covers LightPush and Store request rate limiting](https://github.com/waku-org/nwaku/issues/2032)
- ["bug fix" in README.md](https://github.com/waku-org/nwaku-compose/pull/44)
- [Add new panel to show num msgs per shard](https://github.com/waku-org/nwaku-compose/pull/43)
- [applied all the feedback from the reviews. Changed the validation logic in our codebase so that the same validator runs for all pubsub topics. Applied fixes for autosharding endpoint. Merged PRs, closed issue.](https://github.com/waku-org/nwaku/issues/2284)
- [fixed decoding error when trying to send a message with the new meta field](https://github.com/waku-org/nwaku/issues/2214)
- [added debug logs in nim-websock dependency and reproduced the issue with them for further investigation](https://github.com/waku-org/nwaku/issues/2245)
- helped debug and find root cause of a long-standing failed test for dynamically added pubsub topics
- [merged better error handling when cluster id and shards are used](https://github.com/waku-org/nwaku/pull/2368)
- [merged vendor bump for version 0.25.0](https://github.com/waku-org/nwaku/pull/2352)
- *next*:
- [finalize demo implementation (demo in terms uses Presto un-released feature) on refactor Waku RestService to utilize middleware approach and solve CORS headers issue.](https://github.com/waku-org/nwaku/issues/2223)
- [prepare Release 0.25.0 release and test it.](https://github.com/waku-org/py-waku)
- wrap up the py-waku repository and make it clear that it is a PoC and is not going to be continued in short-term.
- wait until the 0.4 version of the nph extension is released and then we perform the actual migration.
- [add metrics and dashboard, update configuration doc](https://github.com/waku-org/nwaku/issues/2032)
- SDK functions for creating a subscription to a content topic using a callback or returning a stream
- next:
- function like above but starts a node with default settings as well
- blocker:
- remove requirement to pass a peer ID to above function
## go-waku
- _achieved_ :
- [Support getting peers by shard via PeerExchange](https://github.com/waku-org/go-waku/issues/839)
- Identified some improvements/changes to be done in go-waku based on status use-case to status-go [feat: notify app when peer scores for all connected relay peers goes below thresholds](https://github.com/waku-org/go-waku/issues/1017) & [feat: Report shard/pubsubTopic specific connection health/status](https://github.com/waku-org/go-waku/issues/1021)
- [Added rate limiter option to lightpush](https://github.com/waku-org/go-waku/pull/1024)
- [Added support for multiple public keys per topic (likely to not get merged due to issues found)](https://github.com/waku-org/go-waku/pull/1025)
- [Clarify the data flow for a community creation when external operator is paid to provide resources](https://github.com/status-im/status-go/issues/4366)
- *next:*
- continue store rfc reviews, continue analysis of filter unsubscribe issue
- continue permissionless communities setup
## EcoDev
### Docs
- *achieved*:
- [spell check has been integrated into the research and nwaku repos](https://github.com/waku-org/docs.waku.org/issues/155)
- *next*:
- [re-review the linked PR and close it](https://github.com/waku-org/docs.waku.org/issues/125)
- *blocker*:
- [I’ve been unable to get the noise-js example to pair with another peer](https://github.com/waku-org/examples.waku.org/tree/master/examples/noise-js)
### Ecosystem Development
- *achieved*:
- Recorded 2 builder spotlight videos
- Added faqs
- Started drafting the optimism grant proposal
- Logos x HOPR space, Web3Privacy, 30 days of web3
- *next*:
- Tidied up metrics dashboard and host it with help from vaclav/infra
- Create rln/node setup cheatsheet
- Prepare for ethdenver
- Kick off out-of-band node incentivization discussion