Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
9a10117
Add blockchain API and SDK ecosystem appendix
fryorcraken Aug 31, 2026
a064889
Correct nine errors found by adversarial fact-checking
fryorcraken Aug 31, 2026
cc16bf4
Correct an unsupported claim about Stellar SDK strategy
fryorcraken Aug 31, 2026
ac71edd
Add origin history and response shapes to the API function catalogue
fryorcraken Sep 1, 2026
874d701
Tabulate response shapes and introduce the sourcing markers properly
fryorcraken Sep 1, 2026
446a8b3
Correct a false negative: Logos L1 does report sync status
fryorcraken Sep 1, 2026
e263780
Add per-function Potential gaps, and correct nine Logos cells
fryorcraken Sep 1, 2026
ae0d039
Add a reference appendix listing the Logos API surfaces
fryorcraken Sep 2, 2026
b617415
Correct nine errors found by three independent source reviews
fryorcraken Sep 2, 2026
4894048
Reassess the LEZ gaps against the module and FFI boundary
fryorcraken Sep 2, 2026
dfca0d8
Add a wallet libraries and key management appendix
fryorcraken Sep 2, 2026
384af92
Use clickable anchors for appendix citations and repo links
fryorcraken Sep 3, 2026
c7f5154
Add RFP-021: LEZ Indexer FFI
fryorcraken Sep 3, 2026
52b2061
Retitle the deliverables section as the target architecture
fryorcraken Sep 3, 2026
a7d53a5
Correct the LEZ events rows: events shipped after the pinned commit
fryorcraken Sep 8, 2026
74544d6
Define the full read API in RFP-021, not only the gaps
fryorcraken Sep 8, 2026
98bf7ef
Add Zcash as the ninth surveyed chain to the ecosystem appendix
fryorcraken Sep 8, 2026
fcd93ce
Recast the sequencer rationale as the indexer being the only consumer…
fryorcraken Sep 8, 2026
139811d
Close the wallet private-sync gap on the indexer surface
fryorcraken Sep 8, 2026
42eb95f
Correct the Zcash claims against the newly sourced appendix
fryorcraken Sep 8, 2026
2ad53de
Remove simulation from the indexer surface
fryorcraken Sep 8, 2026
f705e30
Elide the indexer handle from the signatures
fryorcraken Sep 8, 2026
78f399a
Drop the account transaction count
fryorcraken Sep 8, 2026
2332ec9
Paginate by cursor rather than by offset
fryorcraken Sep 8, 2026
de4efe1
Remove the resolved handle TODO
fryorcraken Sep 8, 2026
90dec34
Drop the account presence distinction, scope the reads to public state
fryorcraken Sep 8, 2026
db92387
Distinguish a block height from a block hash
fryorcraken Sep 8, 2026
ff9f9d8
Combine zone and chain identity into one call
fryorcraken Sep 8, 2026
8fb339c
Require a get started guide and a versioned API reference
fryorcraken Sep 8, 2026
2309cda
Generalise the performance requirements to every exported function
fryorcraken Sep 8, 2026
8fead64
Renumber to RFP-027 and list the suite in the README table
fryorcraken Sep 8, 2026
b5d0eb7
Remove the snapshot semantics risk
fryorcraken Sep 8, 2026
db1b946
Make bounded storage a reliability requirement
fryorcraken Sep 8, 2026
59158cd
Renumber the requirements and apply the review findings
fryorcraken Sep 8, 2026
14ae61b
Put transaction submission on the indexer surface
fryorcraken Sep 8, 2026
6c03b67
Apply the remaining review findings
fryorcraken Sep 8, 2026
c5157df
Fix the verb agreement in the regulatory note
fryorcraken Sep 8, 2026
66fc8fa
Link the tracking issues and rename the indexer SDK
fryorcraken Sep 9, 2026
cf4a863
Make the pending set answer where a submitted transaction went
fryorcraken Sep 9, 2026
c149002
Report the fee separately, and add a version read
fryorcraken Sep 9, 2026
7e0ada6
Report the retention floor in band, and specify error distinctions
fryorcraken Sep 9, 2026
79eaa4d
Drop the block identifier rationale
fryorcraken Sep 10, 2026
c80dc32
Restructure the deliverables and add the target architecture diagrams
fryorcraken Sep 10, 2026
d13f107
Rename RFP-027 to the LEZ node API and treat a node as a black box
fryorcraken Sep 10, 2026
aa6cea0
Say API where the FFI mechanism is not what is meant
fryorcraken Sep 10, 2026
d1d5538
Specify what a transaction status means, not how to compute it
fryorcraken Sep 10, 2026
94db22c
Say what a node can answer about a privacy-preserving transaction
fryorcraken Sep 10, 2026
bbaa5b3
Say plainly what a node cannot read, and drop the flourishes
fryorcraken Sep 10, 2026
55b3a74
Drop the account read privacy requirement, and cite requirements from…
fryorcraken Sep 10, 2026
b66b5ed
Call the privacy section's third part consequences, not a gap
fryorcraken Sep 10, 2026
40c5243
Say the proofs are re-sited rather than missing
fryorcraken Sep 10, 2026
50903ba
Format to mdformat, and unindent a heading the renumbering displaced
fryorcraken Sep 10, 2026
262a5a6
Add the Basecamp Android shape, and say what the LEZ-DK is for
fryorcraken Sep 10, 2026
d5f72d8
Title the diagrams by what an app is, and state the recommended path
fryorcraken Sep 10, 2026
c5550de
Drop the Basecamp Android diagram and the desktop framing
fryorcraken Sep 10, 2026
36e8ff0
Say a pre-existing application, matching the diagram titles
fryorcraken Sep 10, 2026
4a57228
Measure the node libraries, and show the L1 node the LEZ node reads
fryorcraken Sep 10, 2026
b3fc115
Fix the cross-references and identifiers a review turned up
fryorcraken Sep 10, 2026
9a43c60
Record what the Logos stack does not yet settle
fryorcraken Sep 10, 2026
1d0dc25
Note what the lez_core module makes cheap: a node-hosted wallet API
fryorcraken Sep 10, 2026
640d8b8
Say the node wallet shape would need its demand validated
fryorcraken Sep 10, 2026
ffab70a
Move the integration architecture into its own appendix
fryorcraken Sep 11, 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
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ Click an RFP to view details. Use the Submit Proposal button to apply.
| 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-027 | [LEZ Node API](RFPs/RFP-027-lez-node-api.md) | L | open | - | Developer Tooling & Infrastructure | [Submit Proposal](https://github.com/logos-co/rfp/issues/new?template=proposal.yml) |
| RFP-028 | LEZ Wallet API | - | draft | - | Developer Tooling & Infrastructure | Draft |
| RFP-029 | LEZ JSON-RPC Proxy Module | - | draft | - | Applications & Integrations | Draft |
| RFP-030 | LEZ Development Kit (LEZ-DK) | - | draft | - | Applications & Integrations | Draft |
| RFP-031 | LEZ JSON-RPC Client Library | - | draft | - | Applications & Integrations | Draft |
| RFP-032 | LEZ Transport Proxy Modules | - | draft | - | Applications & Integrations | Draft |

<!-- RFP_TABLE_END -->

Expand Down
Loading