drop local rate limit

This commit is contained in:
fryorcraken 2025-06-09 17:28:08 +10:00
parent 31a67447e4
commit 9a4210c154
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 23 additions and 23 deletions

View File

@ -76,23 +76,23 @@ Testing out new format, once approved:
In order of priority. In order of priority.
| Priority | Milestone | End Date | core res | js-waku | nwaku | app-chat | | Priority | Milestone | End Date | core res | js-waku | nwaku | app-chat |
|----------|------------------------------------------------------------------------------------------------------------|----------|----------|---------|-------|----------| |----------|------------------------------------------------------------------------------------------------------------|----------------|----------|---------|-------|----------|
| 1 | [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md) | 31 Aug | | | | 1*2m | | 1 | [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md) | 31 Aug | | | | 1*2m |
| 2 | [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md) | 31 Oct | | | | 1*2w | | 2 | [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md) | 31 Oct | | | | 1*2w |
| 3 | [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md) | Drop | | | | | | 3 | [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md) | Completed/Drop | | | | |
| 4 | [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md) | 20 Jun | | | | | | 4 | [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md) | 20 Jun (TBC) | | | | |
| 5 | [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md) | 30 Jun | | | | | | 5 | [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md) | 30 Jun | | | | |
| 6 | [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md) | 31 Jul | 1.5*1m | | | | | 6 | [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md) | 31 Jul | 1.5*1m | | | |
| 7 | [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md) | TBD | TBD | TBD | TBD | TBD | | 7 | [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md) | TBD | TBD | TBD | TBD | TBD |
| 8 | [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md) | 30 Sep | 1*3m | | | | | 8 | [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md) | 30 Sep | 1*3m | | | |
| 9 | [Formalize Logos Web Apps](formalize_logos_web_apps.md) | 19 Dec | | | | 1.5*6m | | 9 | [Formalize Logos Web Apps](formalize_logos_web_apps.md) | 19 Dec | | | | 1.5*6m |
| 10 | [Create Chat SDK MVP](create_chat_sdk_mvp.md) | TBD | | | | TBD | | 10 | [Create Chat SDK MVP](create_chat_sdk_mvp.md) | TBD | | | | TBD |
| 11 | [Integrate RLN with Waku API](integrate_rln_with_waku_api.md) | TBD | TBD | 1*2m | TBD | | | 11 | [Integrate RLN with Waku API](integrate_rln_with_waku_api.md) | TBD | TBD | 1*2m | TBD | |
| 12 | [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md) | TBD | TBD? | TBD | TBD | | | 12 | [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md) | TBD | TBD? | TBD | TBD | |
| 13 | [Extend Chat SDK with Group Conversations](extend_chat_sdk_with_group_conversations.md) | TBD | | | | TBD | | 13 | [Extend Chat SDK with Group Conversations](extend_chat_sdk_with_group_conversations.md) | TBD | | | | TBD |
| 14 | Incentivisation follow-up | TBD | TBD | | | | | 14 | Incentivisation follow-up | TBD | TBD | | | |
| 15 | [Nim Usage Improvements](nim_usage_improvements.md) | TBD | | | TBD | | | 15 | [Nim Usage Improvements](nim_usage_improvements.md) | TBD | | | TBD | |
Pushed to 2026 Pushed to 2026
- WebTransport: depending on nim-libp2p (delivery Q4) - WebTransport: depending on nim-libp2p (delivery Q4)

View File

@ -1,11 +1,11 @@
# [Hardening and Scaling Foundations for Private Chats](https://github.com/waku-org/pm/milestone/40) # [Hardening and Scaling Foundations for Private Chats](https://github.com/waku-org/pm/milestone/40)
**Estimated date of completion**: TODO (only Private chat rate limit PoC remaining) **Estimated date of completion**: Completed with reduced scope
**Resources Required for 2025H2**: TODO **Resources Required for 2025H2**:
- {roles and % application to it} - Waku App/Chat engineer: support Vac-DST and Vac-QA
- {external services consumed (Vac/IFT)} - Vac-DST: status-backend benchmarks
- {infrastructure} - Vac-QA: Mobile specific scenarios done on status-backend
With this milestone, we establish a foundation for scaling one-to-one and private group chats to support a larger With this milestone, we establish a foundation for scaling one-to-one and private group chats to support a larger
number of users. Additionally, we will harden the underlying protocols by studying and refining the current number of users. Additionally, we will harden the underlying protocols by studying and refining the current
@ -35,7 +35,7 @@ either removed or disabled by default to ensure accurate testing and evaluation.
1. **Specify Private Chat Protocol**: We stop the exercise here, meaning that we don't formally update/add to Status specs/RFC. 1. **Specify Private Chat Protocol**: We stop the exercise here, meaning that we don't formally update/add to Status specs/RFC.
A justification to write a new protocol stack has been [published](https://forum.vac.dev/t/chatsdk-motivations/501). A justification to write a new protocol stack has been [published](https://forum.vac.dev/t/chatsdk-motivations/501).
2. **Private chat rate limit PoC**: Work to be completed to help with reliability. No further RLN integration planned. 2. **Private chat rate limit PoC**: Dropped due to higher effort and lower value than anticipated, due to the move towards a new chat protocol.
3. **Global Network Metrics**: Moved to a new milestone - [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md). 3. **Global Network Metrics**: Moved to a new milestone - [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md).
4. **Baseline benchmarks**: Handing over to Vac/DST 4. **Baseline benchmarks**: Handing over to Vac/DST
5. **status-cli**: Handing over to Vac/QA 5. **status-cli**: Handing over to Vac/QA