Specific that API definition may be expected

This commit is contained in:
fryorcraken 2025-06-04 12:44:01 +10:00
parent 50fe4e33e3
commit 6b61ecc62f
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
7 changed files with 25 additions and 25 deletions

View File

@ -26,7 +26,7 @@
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -44,7 +44,7 @@ This is the first step to providing a sustainable way to scale the Status applic
For S1. A nwaku-based CLI on a testnet, interaction with a custodial wallet is out-of-scope. For S1. A nwaku-based CLI on a testnet, interaction with a custodial wallet is out-of-scope.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -26,7 +26,7 @@ It will then be possible to design the usage of RLN in Chat SDK.
- U1. Application developers can set RLN rate limit at insertion. - U1. Application developers can set RLN rate limit at insertion.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -48,7 +48,7 @@ It will then be possible to design the usage of RLN in Chat SDK.
- +2. TWN uses smart contracts deployed on Linea Testnet. - +2. TWN uses smart contracts deployed on Linea Testnet.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -65,7 +65,7 @@ It will then be possible to design the usage of RLN in Chat SDK.
if the primary Web3 RPC provider becomes unavailable. if the primary Web3 RPC provider becomes unavailable.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -93,7 +93,7 @@ It will then be possible to design the usage of RLN in Chat SDK.
For S1. Browser application, using web3 wallet browser extensions. For S1. Browser application, using web3 wallet browser extensions.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -47,7 +47,7 @@ For S1. Linux amd64 CLI as service node
Includes spec delivery Includes spec delivery
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -67,7 +67,7 @@ For S2. Browser as client
Spec delivery not included. Spec delivery not included.
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -93,7 +93,7 @@ Spec delivery not included.
For S3. Browser For S3. Browser
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -121,7 +121,7 @@ For:
- S2. Golang library; used by status-go - S2. Golang library; used by status-go
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -147,7 +147,7 @@ For:
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -162,7 +162,7 @@ For:
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -37,7 +37,7 @@ Finally, migrate to Status network L2 testnet and improve UX issues discovered v
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -52,7 +52,7 @@ Finally, migrate to Status network L2 testnet and improve UX issues discovered v
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -67,7 +67,7 @@ Finally, migrate to Status network L2 testnet and improve UX issues discovered v
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -82,7 +82,7 @@ Finally, migrate to Status network L2 testnet and improve UX issues discovered v
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -99,7 +99,7 @@ TODO: other improvements may be flagged as we dogfood the previous RLN milestone
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -114,7 +114,7 @@ TODO: other improvements may be flagged as we dogfood the previous RLN milestone
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -43,7 +43,7 @@ as well as in the browser for PoC Web Apps such as Qaku and Logos Forum.
For S1. Applied to Communities channels on Status Desktop For S1. Applied to Communities channels on Status Desktop
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -63,7 +63,7 @@ For S1. Applied to Communities channels on Status Desktop
For S1. Applied to Communities channels on Status Desktop For S1. Applied to Communities channels on Status Desktop
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)

View File

@ -31,7 +31,7 @@ Finalize the integration of nwaku in Status application by setting up nwaku-base
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -46,7 +46,7 @@ Finalize the integration of nwaku in Status application by setting up nwaku-base
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -61,7 +61,7 @@ Finalize the integration of nwaku in Status application by setting up nwaku-base
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)
@ -76,7 +76,7 @@ Finalize the integration of nwaku in Status application by setting up nwaku-base
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD)\ - [ ] Docs: links to README.md or docs.waku.org (TBD)\
@ -91,7 +91,7 @@ Finalize the integration of nwaku in Status application by setting up nwaku-base
- {F1. copy-paste full furps statement} - {F1. copy-paste full furps statement}
**Checklist**: **Checklist**:
- [ ] Specs: link to specs - [ ] Specs: link to specs and/or API definition
- [ ] Code: link to GitHub issues/PRs/Epic - [ ] Code: link to GitHub issues/PRs/Epic
- [ ] Dogfood: link to dogfooding session/artefact - [ ] Dogfood: link to dogfooding session/artefact
- [ ] Docs: links to README.md or docs.waku.org (TBD) - [ ] Docs: links to README.md or docs.waku.org (TBD)