Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
d7d927e
rfp: add RFP-018 TWAP oracle and price feed infrastructure
fryorcraken Apr 7, 2026
aab2ad8
Add appendix
fryorcraken Apr 8, 2026
02176d4
add link
fryorcraken Apr 8, 2026
609adea
RFP-019: address PR #37 review comments and fact-check findings
fryorcraken Apr 28, 2026
031d232
appendix: add Privacy-Asset Feed Availability section
fryorcraken Apr 28, 2026
efd6064
RFP-019 + RFP-020: split TWAP and external oracle work into two RFPs
fryorcraken Apr 28, 2026
c81de95
RFP-019 + RFP-020: align with live RFP format
fryorcraken Apr 28, 2026
4192b18
RFP-019 + RFP-020: humanize prose
fryorcraken Apr 28, 2026
70fff59
RFP-020 + appendix: align verification path with LEZ runtime
fryorcraken May 1, 2026
8217b57
RFP-019 + RFP-020 + appendix: production-record framing, fact-check f…
fryorcraken May 1, 2026
69395d4
appendix + RFP-020: document LEZ-specific freshness pattern and consu…
fryorcraken May 1, 2026
e8dfb49
RFP-020 + appendix: tighten D1 cost framing with lez-ecdsa prototype …
fryorcraken May 4, 2026
a7bc673
appendix + RFP-020: link lez-ecdsa prototype to its GitHub repo
fryorcraken May 4, 2026
1944a76
RFP-020: drop RLN scope-note parenthetical
fryorcraken May 4, 2026
f369d94
RFP-020: drop "Logos's thesis" framing in Why This Matters
fryorcraken May 4, 2026
e273b10
RFP-020: name the TWAP-only weakness in Why This Matters
fryorcraken May 4, 2026
32133d1
RFP-020: soften "Production security is a business decision" subsection
fryorcraken May 4, 2026
401c0df
RFP-020: rename "not a production-grade design" subsection
fryorcraken May 4, 2026
f681eb6
appendix + RFP-020: clarify how consumer-pays push differs from journ…
fryorcraken May 4, 2026
f496793
RFP-020: replace stray "D1" reference with self-contained label
fryorcraken May 4, 2026
3fc7ebb
Add some TODOs
fryorcraken May 4, 2026
d088b64
RFP-020: address review TODOs, add Scope subsection, link appendix
fryorcraken May 4, 2026
6cf638b
RFP-020: reframe fee subsection for push-aggregator design
fryorcraken May 4, 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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ Click an RFP to view details. Use the Submit Proposal button to apply.
| RFP-016 | [Token Launchpad: LBP](RFPs/RFP-016-lbp-launchpad.md) | XL | $XXXXX | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
| RFP-008 | [Lending & Borrowing Protocol](RFPs/RFP-008-lending-borrowing-protocol.md) | XL | $XXXXX | open | Applications & Integrations | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
| RFP-012 | [Advanced Lending Features](RFPs/RFP-012-advanced-lending-features.md) | L | $XXXXX | open | 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 | $XXXXX | open | Developer Tooling & Infrastructure | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
| RFP-020 | [RedStone Off-Chain Oracle Adaptor for LEZ](RFPs/RFP-020-redstone-oracle-adaptor.md) | M | $XXXXX | open | Developer Tooling & Infrastructure | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
<!-- RFP_TABLE_END -->

## Terms & Conditions
Expand Down
Loading