diff --git a/.github/ISSUE_TEMPLATE/proposal.yml b/.github/ISSUE_TEMPLATE/proposal.yml index 44172d4d..96ca9cbf 100644 --- a/.github/ISSUE_TEMPLATE/proposal.yml +++ b/.github/ISSUE_TEMPLATE/proposal.yml @@ -11,8 +11,6 @@ body: label: RFP ID description: Which RFP are you applying for? Pick the matching RFP — this drives the per-RFP label used for tracking. options: - - "RFP-015 — Token Launchpad: Bonding Curve" - - "RFP-016 — Token Launchpad: LBP" - "RFP-017 — Privacy-Preserving Token Vesting" validations: required: true diff --git a/README.md b/README.md index 9de0cd9f..a7a6c446 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ Click an RFP to view details. Use the Submit Proposal button to apply. | RFP-012 | [Curated Lending Vaults](RFPs/RFP-012-curated-lending-vaults.md) | L | closed | - | Applications & Integrations | Reopening soon | | RFP-013 | [Reflexive Stablecoin Protocol](RFPs/RFP-013-reflexive-stablecoin-protocol.md) | XL | closed | - | Applications & Integrations | Closed | | RFP-014 | [Liquidation & Auction Engine](RFPs/RFP-014-liquidation-auction-engine.md) | L | closed | - | Applications & Integrations | Reopening soon | -| RFP-015 | [Token Launchpad: Bonding Curve](RFPs/RFP-015-bonding-curve-launchpad.md) | L | open | 01/09/26 | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | -| RFP-016 | [Token Launchpad: LBP](RFPs/RFP-016-lbp-launchpad.md) | XL | open | 01/09/26 | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | +| RFP-015 | [Token Launchpad: Bonding Curve](RFPs/RFP-015-bonding-curve-launchpad.md) | L | closed | - | Applications & Integrations | Closed | +| RFP-016 | [Token Launchpad: LBP](RFPs/RFP-016-lbp-launchpad.md) | XL | closed | - | Applications & Integrations | Closed | | RFP-017 | [Privacy-Preserving Token Vesting](RFPs/RFP-017-token-vesting.md) | L | open | 09/09/26 | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) | | RFP-019 | [On-Chain TWAP Oracle](RFPs/RFP-019-twap-oracle.md) | L | closed | - | Developer Tooling & Infrastructure | Closed | | RFP-020 | [RedStone Off-Chain Oracle Adaptor for LEZ](RFPs/RFP-020-redstone-oracle-adaptor.md) | M | closed | - | Developer Tooling & Infrastructure | Closed | diff --git a/RFPs/RFP-015-bonding-curve-launchpad.md b/RFPs/RFP-015-bonding-curve-launchpad.md index eed343a8..e01fdd28 100644 --- a/RFPs/RFP-015-bonding-curve-launchpad.md +++ b/RFPs/RFP-015-bonding-curve-launchpad.md @@ -2,7 +2,7 @@ id: RFP-015 title: 'Privacy-Preserving Token Launchpad: Bonding Curve' tier: L -status: open +status: closed dependencies: - id: LP-0013 reason: Token transfer-authority primitives are required to custody the token sale reserve and the real collateral reserve. diff --git a/RFPs/RFP-016-lbp-launchpad.md b/RFPs/RFP-016-lbp-launchpad.md index a66f0fd7..226f3f7f 100644 --- a/RFPs/RFP-016-lbp-launchpad.md +++ b/RFPs/RFP-016-lbp-launchpad.md @@ -2,7 +2,7 @@ id: RFP-016 title: 'Privacy-Preserving Token Launchpad: LBP' tier: XL -status: open +status: closed category: Applications & Integrations dependencies: - id: LP-0013