move items to maintenance

This commit is contained in:
chair28980 2024-12-09 16:23:43 -08:00
parent e6716526c8
commit ec5734ac21
1 changed files with 3 additions and 5 deletions

View File

@ -18,11 +18,6 @@ date: 2024-12-09
## [Milestone - Direct Message Reliability](https://github.com/waku-org/pm/milestone/29)
- [Reliability Protocol for Relay](https://github.com/waku-org/pm/issues/184)
- achieved: [chat] debug and fix missed msgs not retrieved after disconnection
- [fix: use bad peer removal logic only for lightpush and filter and option to restart missing message verifier](https://github.com/waku-org/go-waku/pull/1244)
- [fix_: bad peer check logic for lightmode and some fixes](https://github.com/status-im/status-go/pull/5964)
- [User apps for large scale dogfooding](https://github.com/waku-org/pm/issues/188)
- achieved: [js-waku] provided testing tool and identified problematic points in nwaku <> js-waku Filter usage [bug: railgun stops receiving Filter messages after a while](https://github.com/waku-org/js-waku/issues/2196)
- next: [js-waku] add API for using particular Store nodes [feat: API allows usage of specific nodes for protocols](https://github.com/waku-org/js-waku/issues/2175)
@ -63,6 +58,9 @@ date: 2024-12-09
- achieved:
- [js-waku] identified breaking changes with nwaku for interop testing [chore: upgrade nwaku to 0.33.0 and check interop tests](https://github.com/waku-org/js-waku/issues/)2176
- [chat] debug and fix missed msgs not retrieved after disconnection
- [fix: use bad peer removal logic only for lightpush and filter and option to restart missing message verifier](https://github.com/waku-org/go-waku/pull/1244)
- [fix_: bad peer check logic for lightmode and some fixes](https://github.com/status-im/status-go/pull/5964)
- next:
- [nwaku] Release v0.34.0
- [nwaku] Bring support to Atoma with waku-rust-bindings