mirror of https://github.com/logos-co/roadmap.git
add other work waku
This commit is contained in:
parent
5ed75d1f83
commit
1780f6bc95
|
@ -96,7 +96,40 @@ draft: false
|
|||
- _achieved_: by going through basic flow identified errors that can or cannot be ignored;
|
||||
- _next_: working on improving log errors, aiming to complete in couple of days;
|
||||
|
||||
# Ecosystem Development
|
||||
## Other Work
|
||||
|
||||
### Enhancements
|
||||
|
||||
**[js-waku-examples] [feat: make light-js example a proper debugging tool](https://github.com/waku-org/js-waku-examples/issues/248)**
|
||||
|
||||
- _achieved_: added peer dropdown, list of connected peers, and button for querying past messages using store
|
||||
- _next_: will take on my first issue in js-waku
|
||||
|
||||
### Bugs
|
||||
|
||||
**[js-rln] [bug: proof is not verified](https://github.com/waku-org/js-rln/issues/79)**
|
||||
|
||||
- _achieved_: as per suggestion investigated if the roots are correct, seems found a fix;
|
||||
|
||||
### Documentation
|
||||
|
||||
**[docs.waku.org] [Advanced docs for js-waku](https://github.com/waku-org/docs.waku.org/issues/104)**
|
||||
|
||||
- _achieved_: added `createSubscription()` docs in #128
|
||||
- _next_: tackle @waku/sdk deprecated namespace #131, create filter management docs
|
||||
|
||||
**[docs.waku.org] [Node operator doc - cloud and advanced options](https://github.com/waku-org/docs.waku.org/issues/103)**
|
||||
|
||||
- _achieved_: updated nwaku config options in #128, added nwaku published MA option in #130
|
||||
|
||||
### Chores
|
||||
|
||||
**[nwaku] [chore: bump vendor dependencies for 0.22.0](https://github.com/waku-org/nwaku/issues/2170)**
|
||||
|
||||
- _achieved_: updated dependencies, resolved conflicts, tested and raised PR
|
||||
- _next_: get PR reviewed, implement feedback and merge
|
||||
|
||||
## Ecosystem Development
|
||||
|
||||
- _achieved_:
|
||||
- Multiple leads from ETHLisbon.
|
||||
|
|
Loading…
Reference in New Issue