rearrange order

This commit is contained in:
chair28980 2024-10-08 18:52:09 -07:00
parent 4f04673753
commit 6c82eaec77

View File

@ -104,24 +104,6 @@ date: 2024-10-07
- achieved:
- [chat] able to interop test between single content-topic community code and 2.30 code using relay and lightclient [feat_: poc to use single content-topic for all community chats](https://github.com/status-im/status-go/pull/5864)
## Other Work
### Enhancements
- achieved:
- [js-waku] dogfooding app dashboard for better overview of TWN from client PoV
- [chat] go-waku: added unit tests to [feat: storenode cycle](https://github.com/waku-org/go-waku/pull/1223)
- [chat] go-waku: use byte array to decode ENRs `waku2` field: [fix: use byte array to decode ENRs uint8 fields](https://github.com/waku-org/go-waku/pull/1227)
- next:
- [js-waku] refined API for connecting to the network [chore: make waitForRemotePeer part of the waku interface](https://github.com/waku-org/js-waku/issues/1761)
- [js-waku] improve telemetry gathering and metric display
### Maintenance
- achieved:
- [nwaku] [chore: append current version in agentString which is used by the identify protocol](https://github.com/waku-org/nwaku/pull/3057)
- [nwaku] Finished validating and released v0.33.0
## [Milestone: Demonstrate product-market fit](https://github.com/waku-org/pm/milestone/36)
- [Define target customers](https://github.com/waku-org/pm/issues/250)
@ -141,3 +123,21 @@ date: 2024-10-07
- 2 committments
- next:
- add more
## Other Work
### Enhancements
- achieved:
- [js-waku] dogfooding app dashboard for better overview of TWN from client PoV
- [chat] go-waku: added unit tests to [feat: storenode cycle](https://github.com/waku-org/go-waku/pull/1223)
- [chat] go-waku: use byte array to decode ENRs `waku2` field: [fix: use byte array to decode ENRs uint8 fields](https://github.com/waku-org/go-waku/pull/1227)
- next:
- [js-waku] refined API for connecting to the network [chore: make waitForRemotePeer part of the waku interface](https://github.com/waku-org/js-waku/issues/1761)
- [js-waku] improve telemetry gathering and metric display
### Maintenance
- achieved:
- [nwaku] [chore: append current version in agentString which is used by the identify protocol](https://github.com/waku-org/nwaku/pull/3057)
- [nwaku] Finished validating and released v0.33.0