mirror of https://github.com/logos-co/roadmap.git
waku update - small correction (#98)
This commit is contained in:
parent
a61c4df632
commit
a12ef14fd7
|
@ -10,7 +10,6 @@ date: 2024-07-22
|
|||
- [Store v3-beta - Message Hashes](https://github.com/waku-org/pm/issues/131)
|
||||
- achieved:
|
||||
- [research] Proof of concept of store testing with waku-simulator
|
||||
- [chat] config to enable/disable storev3 confirmations for sent messages [feat: flag to enable/disable sent message store query confirmations](https://github.com/status-im/status-go/pull/5493)
|
||||
- next:
|
||||
- [research] Storev3 test plan and integrating tools for testing
|
||||
- blockers:
|
||||
|
@ -29,7 +28,7 @@ date: 2024-07-22
|
|||
|
||||
- [PostgreSQL Maintenance](https://github.com/waku-org/pm/issues/119)
|
||||
- achieved:
|
||||
- [nwaku] Improved and merged Sonda
|
||||
- [nwaku] Improved and merged Sonda - canary service to check liveness of store nodes
|
||||
- [nwaku] Merged store-v3 cursor fix [chore(archive): archive and drivers refactor](https://github.com/waku-org/nwaku/pull/2761)
|
||||
- next:
|
||||
- [nwaku] PostgreSQL query optimizations [chore: query performance in PostgreSQL by avoiding ordering in queries](https://github.com/waku-org/nwaku/issues/2902)
|
||||
|
@ -54,6 +53,7 @@ date: 2024-07-22
|
|||
- [Reliability Protocol for Relay](https://github.com/waku-org/pm/issues/184)
|
||||
- achieved:
|
||||
- [nwaku] started local sqlite registry implementation [feat: enhance reliability thanks to StoreV3](https://github.com/waku-org/nwaku/issues/2819)
|
||||
- [chat] config to enable/disable storev3 confirmations for sent messages [feat: flag to enable/disable sent message store query confirmations](https://github.com/status-im/status-go/pull/5493)
|
||||
- next:
|
||||
- [nwaku] carry on with implementation [feat: enhance reliability thanks to StoreV3](https://github.com/waku-org/nwaku/issues/2819)
|
||||
|
||||
|
|
Loading…
Reference in New Issue