Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
68eda93
Stub wrapped erc20 rfp
jzaki Aug 4, 2026
9b277f1
Correct to suggest trustless zkproof usage
jzaki Aug 4, 2026
275c54d
Suggest privacy design
jzaki Aug 6, 2026
440c1c3
Rephrase privacy preserving
jzaki Aug 8, 2026
72a53b5
Reduce implementation details
jzaki Aug 8, 2026
c53f2a4
Clarify auto-wrap from comment
jzaki Aug 8, 2026
70189e5
RFP-021: remove prose em-dashes and an unsupported intensifier
fryorcraken Aug 11, 2026
bebf0aa
RFP-021: remove RISC0 implementation detail from Overview
fryorcraken Aug 11, 2026
9a9ab6a
RFP-021: correct framing of atomic swaps vs wrapping
fryorcraken Aug 11, 2026
705352f
RFP-021: state the actual reasons wrapping beats atomic swaps for ETH
fryorcraken Aug 11, 2026
4eca8dd
RFP-021: ground Why This Matters in LEZ architecture and sovereignty
fryorcraken Aug 11, 2026
680d68f
RFP-021: reframe DeFi paragraph as enablement, not gap-filling
fryorcraken Aug 11, 2026
ab59cf8
RFP-021: note wrapped assets carry existing value into collateral use
fryorcraken Aug 11, 2026
8920a03
RFP-021: privacy is maximised and documented, not an absolute guarantee
fryorcraken Aug 11, 2026
ba98b4b
RFP-021: scope P1/P2 unlinkability to exclude amount, token, timing
fryorcraken Aug 11, 2026
615bbb0
RFP-021: frame wrapping as one asset strategy, not the only path
fryorcraken Aug 11, 2026
aa4c861
RFP-021: correct Chainalysis figure, broaden bridge-security rationale
fryorcraken Aug 11, 2026
1b6b31f
RFP-021: merge Suggested approach into What cannot be hidden
fryorcraken Aug 11, 2026
a9f2d0c
RFP-021: require a failsafe strategy for verification-logic bugs
fryorcraken Aug 11, 2026
326a5bc
RFP-021: split bridge-hack content out of the stablecoin subsection
fryorcraken Aug 11, 2026
8e9be04
RFP-021: rename bridge-hack subsection to a plain section title
fryorcraken Aug 11, 2026
103d10e
RFP-021: merge What cannot be hidden into the privacy requirement sec…
fryorcraken Aug 11, 2026
c32f363
RFP-021: separate token redemption from deposit-claim credential reco…
fryorcraken Aug 11, 2026
100f976
RFP-021: drastically shorten The privacy requirement, stated precisely
fryorcraken Aug 11, 2026
d554c4b
appendix: add cross-chain bridge hack taxonomy and stablecoin sourcing
fryorcraken Aug 11, 2026
8fdf2e5
RFP-021: reconcile bridge-hack claims with the sourced appendix
fryorcraken Aug 11, 2026
f547ce4
appendix: rename bridge-hack-taxonomy to bridges-and-wrapped-tokens
fryorcraken Aug 11, 2026
682ca4e
RFP-021: remove prescriptive construction paragraph from Design Ratio…
fryorcraken Aug 11, 2026
3f7c706
RFP-021: cover both claim windows and prefer regenerable recovery data
fryorcraken Aug 11, 2026
8b3b9f2
RFP-021: no off-chain participant should be a required counterparty
fryorcraken Aug 11, 2026
7c5fc3f
RFP-021: state Loss of access opening line directly
fryorcraken Aug 11, 2026
38650dc
RFP-021: justify admin-curated registry over permissionless listing
fryorcraken Aug 11, 2026
01472b5
RFP-021: make finality depth admin-configurable, not fixed
fryorcraken Aug 11, 2026
ed84d2b
RFP-021: mandate a configurable LEZ-side fee on mint and burn
fryorcraken Aug 11, 2026
15d4ec1
RFP-021: require chain ID scoping and independent multi-instance depl…
fryorcraken Aug 11, 2026
e29b392
RFP-021: fix contradictory bytecode phrasing in requirement #17
fryorcraken Aug 11, 2026
947e2ee
RFP-021: fix LEZ program redeployment claim in requirement #17
fryorcraken Aug 11, 2026
1bf66bc
RFP-021: simplify requirement 17 to avoid per-chain deployment mechanics
fryorcraken Aug 11, 2026
734ed81
RFP-021: don't mandate Solidity, just an EVM smart contract
fryorcraken Aug 11, 2026
0b7dea8
RFP-021: reflect Ether in title, not just ERC-20
fryorcraken Aug 11, 2026
5abd67e
RFP-021: trim redundant WETH mechanism explanation
fryorcraken Aug 11, 2026
5f7a8f4
RFP-021: stop mandating WETH as the internal ETH accounting mechanism
fryorcraken Aug 11, 2026
4abd4b0
RFP-021: require direct ETH deposit and private-state burning
fryorcraken Aug 11, 2026
6e139a6
RFP-021: explain "balance delta" instead of using the term unexplained
fryorcraken Aug 11, 2026
9b21b2f
RFP-021: remove obvious balance-check statement from Functionality #1
fryorcraken Aug 11, 2026
01e7d9d
RFP-021: stop mandating RISC0 for Ethereum-side verification
fryorcraken Aug 11, 2026
241f2be
RFP-021: remove diff-referencing clauses and one requirement
fryorcraken Aug 11, 2026
f5de940
RFP-021: add gas-token bootstrapping as a soft requirement
fryorcraken Aug 11, 2026
9e34113
RFP-021: address full batch of PR review comments
fryorcraken Aug 11, 2026
ee4c3a5
RFP-021: rename privacy property labels P1/P2 to PP1/PP2
fryorcraken Aug 12, 2026
a70b494
RFP-021: drop invented PP1/PP2 labels, cite FURPS items directly
fryorcraken Aug 12, 2026
8b1083b
RFP-021: address second batch of PR review comments
fryorcraken Aug 12, 2026
051d6eb
RFP-021: gas-token bootstrapping can be researched, not solved
fryorcraken Aug 12, 2026
9f3de3e
RFP-022: add trustless Ethereum state attestation primitive
fryorcraken Aug 14, 2026
8c0e012
RFP-023: add native gas token bridge, inverting RFP-021's roles
fryorcraken Aug 14, 2026
7dbc146
RFP-023: specify the off-chain paymaster that breaks the gas circularity
fryorcraken Aug 17, 2026
102f992
RFPs 021-023: drop per-item test instructions, keep the conditions
fryorcraken Aug 17, 2026
dacc46e
RFPs 021-023: state immutability in LEZ terms, not EVM/Solana terms
fryorcraken Aug 17, 2026
3f96e35
RFPs 021-023: cut the over-explanation around mutable verification logic
fryorcraken Aug 17, 2026
cdb1505
Swap RFP-021 and RFP-022; fix references after restructure
fryorcraken Aug 18, 2026
813c890
RFPs 022-023: state privacy conditions, not test instructions
fryorcraken Aug 18, 2026
7f8c281
RFP-021: specify the permissionless operator that keeps consensus state
fryorcraken Aug 18, 2026
70c62e2
RFP-021: rework cost framing, instance model, and demo cases
fryorcraken Aug 19, 2026
559863b
RFP-021: drop RISC0 and Zisk from Resources
fryorcraken Aug 19, 2026
2bbdd1a
RFP-023: move to its own branch and PR
fryorcraken Aug 19, 2026
9cd4521
RFP-023: drop from the proposal template dropdown
fryorcraken Aug 19, 2026
2977084
RFP-021: verify the light client on-chain, drop the off-chain prover
fryorcraken Aug 27, 2026
86c1d1d
Rebase onto master: adopt the submission-deadline column
fryorcraken Aug 27, 2026
ceac7e4
RFP-021: state the design directly, without arguing against the old d…
fryorcraken Aug 27, 2026
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: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ body:
- "RFP-015 — Token Launchpad: Bonding Curve"
- "RFP-016 — Token Launchpad: LBP"
- "RFP-017 — Privacy-Preserving Token Vesting"
- "RFP-021 — Trustless Ethereum State Attestation for LEZ"
- "RFP-022 — Privacy-Preserving Wrapped ERC-20 and Ether Bridge for LEZ"
validations:
required: true

Expand Down
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,23 @@ Click an RFP to view details. Use the Submit Proposal button to apply.

<!-- RFP_TABLE_START -->

| ID | Title | Tier | Status | Submission Deadline | Category | Submit Proposal |
| ------- | ------------------------------------------------------------------------------------ | ---- | ------ | ------------------- | ---------------------------------- | ----------------------------------------------------------------------------------- |
| RFP-001 | [Admin Authority Library](RFPs/RFP-001-admin-authority-lib.md) | XS | closed | - | Developer Tooling & Infrastructure | Closed |
| RFP-002 | [Freeze Authority Library](RFPs/RFP-002-freeze-authority-lib.md) | XS | closed | - | Developer Tooling & Infrastructure | Closed |
| RFP-003 | [Atomic Swaps with LEZ](RFPs/RFP-003-atomic-swaps.md) | XL | closed | - | Applications & Integrations | Closed |
| RFP-004 | [Privacy-Preserving DEX](RFPs/RFP-004-privacy-preserving-dex.md) | XL | closed | - | Applications & Integrations | Closed |
| RFP-008 | [Lending & Borrowing Protocol](RFPs/RFP-008-lending-borrowing-protocol.md) | XL | closed | - | Applications & Integrations | Closed |
| 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-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 |
| ID | Title | Tier | Status | Submission Deadline | Category | Submit Proposal |
| ------- | ------------------------------------------------------------------------------------------- | ---- | ------ | ------------------- | ---------------------------------- | ----------------------------------------------------------------------------------- |
| RFP-001 | [Admin Authority Library](RFPs/RFP-001-admin-authority-lib.md) | XS | closed | - | Developer Tooling & Infrastructure | Closed |
| RFP-002 | [Freeze Authority Library](RFPs/RFP-002-freeze-authority-lib.md) | XS | closed | - | Developer Tooling & Infrastructure | Closed |
| RFP-003 | [Atomic Swaps with LEZ](RFPs/RFP-003-atomic-swaps.md) | XL | closed | - | Applications & Integrations | Closed |
| RFP-004 | [Privacy-Preserving DEX](RFPs/RFP-004-privacy-preserving-dex.md) | XL | closed | - | Applications & Integrations | Closed |
| RFP-008 | [Lending & Borrowing Protocol](RFPs/RFP-008-lending-borrowing-protocol.md) | XL | closed | - | Applications & Integrations | Closed |
| 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-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 |
| RFP-021 | [Trustless Ethereum State Attestation for LEZ](RFPs/RFP-021-ethereum-state-attestation.md) | M | open | - | Developer Tooling & Infrastructure | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
| RFP-022 | [Privacy-Preserving Wrapped ERC-20 and Ether Bridge for LEZ](RFPs/RFP-022-wrapped-erc20.md) | L | open | - | Developer Tooling & Infrastructure | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |

<!-- RFP_TABLE_END -->

Expand Down
Loading