Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion RFPs/RFP-015-bonding-curve-launchpad.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion RFPs/RFP-016-lbp-launchpad.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down