transform milestone list to table

This commit is contained in:
fryorcraken 2025-06-05 22:01:30 +10:00
parent 8e424310a3
commit 0351b0cdef
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -76,19 +76,21 @@ Testing out new format, once approved:
In order of priority.
1. [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md)
2. [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md)
3. [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md)
4. [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md)
5. [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md)
6. [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md)
7. [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md)
8. [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md)
9. [Formalize Logos Web Apps](formalize_logos_web_apps.md)
10. [Introduce Chat SDK by enabling basic one-to-one chats]() TODO (see https://github.com/waku-org/pm/pull/303 and https://github.com/waku-org/pm/pull/309)
11. [Integrate RLN with Waku API](integrate_rln_with_waku_api.md)
12. [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md)
13. Incentivisation follow-up
| Priority | Milestone | core res | js-waku | nwaku | app-chat |
|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------|----------|---------|-------|----------|
| 1 | [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md) | ✔ | | | ✔ |
| 2 | [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md) | | | | |
| 3 | [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md) | | | | |
| 4 | [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md) | | | | |
| 5 | [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md) | | | | |
| 6 | [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md) | | | | |
| 7 | [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md) | | | | |
| 8 | [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md) | | | | |
| 9 | [Formalize Logos Web Apps](formalize_logos_web_apps.md) | | | | |
| 10 | [Introduce Chat SDK by enabling basic one-to-one chats]() TODO (see https://github.com/waku-org/pm/pull/303 and https://github.com/waku-org/pm/pull/309) | | | | |
| 11 | [Integrate RLN with Waku API](integrate_rln_with_waku_api.md) | | | | |
| 12 | [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md) | | | | |
| 13 | Incentivisation follow-up | | | | |
Pushed to 2026
- WebTransport: depending on nim-libp2p (delivery Q4)