add js-waku updates

This commit is contained in:
chair28980 2024-07-08 20:38:36 -07:00
parent 1ee716089d
commit 8b488f46c8
1 changed files with 12 additions and 0 deletions

View File

@ -73,8 +73,17 @@ date: 2024-07-08
- [Reliability Protocol for Resource-Restricted Clients](https://github.com/waku-org/pm/issues/186) - [Reliability Protocol for Resource-Restricted Clients](https://github.com/waku-org/pm/issues/186)
- achieved: - achieved:
- [nwaku] Accepted new lightpush protocol definition with detailed fail case support - https://github.com/waku-org/pm/issues/93 - [nwaku] Accepted new lightpush protocol definition with detailed fail case support - https://github.com/waku-org/pm/issues/93
- [js-waku] filter uses dynamic peer management https://github.com/waku-org/js-waku/pull/2052
- [js-waku] reliability with renewals due to offline state https://github.com/waku-org/js-waku/pull/2049
- [js-waku] reliability RFC https://github.com/waku-org/specs/pull/18
- next: - next:
- [nwaku] Implement: feat: Enhance lightpush protocol error handling - https://github.com/waku-org/nwaku/issues/2722 - [nwaku] Implement: feat: Enhance lightpush protocol error handling - https://github.com/waku-org/nwaku/issues/2722
- [js-waku] reliability RFC https://github.com/waku-org/specs/pull/18
- [js-waku] reliability with renewals due to offline state https://github.com/waku-org/js-waku/pull/2049
- [User apps for large scale dogfooding](https://github.com/waku-org/pm/issues/188)
- achieved:
- [js-waku] minor improvements to https://github.com/waku-org/lab.waku.org/pull/68 and getting unblocked with latest nwaku release
- [Review MVDS usage and fail path](https://github.com/waku-org/pm/issues/189) - [Review MVDS usage and fail path](https://github.com/waku-org/pm/issues/189)
- achieved: - achieved:
@ -129,6 +138,9 @@ date: 2024-07-08
- achieved: - achieved:
- [nwaku] deployment of release v0.30.1, which adds RLN_v2 - [nwaku] deployment of release v0.30.1, which adds RLN_v2
- [js-waku] prepare for next release
- next:
- [js-waku] release last reliability improvements
## Bugs ## Bugs