From 801436fea13223c5f35bbf76e6d833ba5deaf95b Mon Sep 17 00:00:00 2001 From: jzaki Date: Fri, 29 May 2026 11:41:15 +0100 Subject: [PATCH 1/2] Fix titles --- prizes/LP-0000.md | 2 +- prizes/LP-0001.md | 2 +- prizes/LP-0002.md | 2 +- prizes/LP-0003.md | 2 +- prizes/LP-0004.md | 2 +- prizes/LP-0005.md | 2 +- prizes/LP-0006.md | 4 ++-- prizes/LP-0008.md | 2 +- prizes/LP-0009.md | 2 +- prizes/LP-0010.md | 2 +- prizes/LP-0011.md | 2 +- prizes/LP-0012.md | 2 +- prizes/LP-0013.md | 2 +- prizes/LP-0014.md | 2 +- prizes/LP-0015.md | 2 +- prizes/LP-0017.md | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/prizes/LP-0000.md b/prizes/LP-0000.md index c9ce4c9..5604c7d 100644 --- a/prizes/LP-0000.md +++ b/prizes/LP-0000.md @@ -113,6 +113,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. > Links to relevant specs, documentation, APIs, or prior work that participants should know about. -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes > If this prize targets a specific testnet, codebase version, or external dependency that is expected to change, note here whether a follow-up prize may be opened to cover adaptation to future versions. diff --git a/prizes/LP-0001.md b/prizes/LP-0001.md index 8d2c5a4..6c2b819 100644 --- a/prizes/LP-0001.md +++ b/prizes/LP-0001.md @@ -104,6 +104,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [LEZ Github repository](https://github.com/logos-blockchain/logos-execution-zone) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes TBD \ No newline at end of file diff --git a/prizes/LP-0002.md b/prizes/LP-0002.md index 42311f4..60980e1 100644 --- a/prizes/LP-0002.md +++ b/prizes/LP-0002.md @@ -112,6 +112,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [MACI — Minimum Anti-Collusion Infrastructure](https://privacy-scaling-explorations.github.io/maci/) - [Threshold signature schemes (FROST)](https://eprint.iacr.org/2020/852) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0003.md b/prizes/LP-0003.md index 62f0be3..c4e6cec 100644 --- a/prizes/LP-0003.md +++ b/prizes/LP-0003.md @@ -114,6 +114,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [Merkle airdrop reference (public baseline)](https://github.com/Uniswap/merkle-distributor) - [zk-kit — Merkle tree and nullifier primitives](https://github.com/privacy-scaling-explorations/zk-kit) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes Testnet 0.3/0.4 compatibility, mainnet deployment and adoption. diff --git a/prizes/LP-0004.md b/prizes/LP-0004.md index 37f955e..3c0a3ec 100644 --- a/prizes/LP-0004.md +++ b/prizes/LP-0004.md @@ -112,6 +112,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [Sealed-bid auctions on blockchains — survey](https://eprint.iacr.org/2021/1113) - [Penumbra DEX — sealed-bid batch auction design](https://protocol.penumbra.zone/main/dex.html) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes TBD diff --git a/prizes/LP-0005.md b/prizes/LP-0005.md index 67cf8d0..eac15c6 100644 --- a/prizes/LP-0005.md +++ b/prizes/LP-0005.md @@ -124,6 +124,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [Range proofs in ZK circuits](https://docs.circom.io/more-circuits/more-basic-circuits/#range-proof) — background on proving `balance >= N` - [zk-kit — Merkle tree primitives](https://github.com/privacy-scaling-explorations/zk-kit) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0006.md b/prizes/LP-0006.md index a697fce..f1b6c5e 100644 --- a/prizes/LP-0006.md +++ b/prizes/LP-0006.md @@ -118,7 +118,7 @@ The following assumptions underpin the security and reliability of the atomic sw ### Out of Scope - Lightning Network integration or multi-hop/routed swaps. -- Ongoing maintenance or security audits beyond initial delivery. Follow-up prizes may cover testnet 0.3 compatibility, mainnet deployment, and ongoing maintenance — see [Potential for Subsequent λPrizes](#potential-for-subsequent-λprizes). +- Ongoing maintenance or security audits beyond initial delivery. Follow-up prizes may cover testnet 0.3 compatibility, mainnet deployment, and ongoing maintenance — see [Potential for Subsequent λ Prizes](#potential-for-subsequent-λ-prizes). ## Infrastructure & Dependencies @@ -200,7 +200,7 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) - [secp256kFUN!](https://github.com/LLFourn/secp256kfun) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes - **Testnet 0.3 compatibility**: If LEZ testnet 0.3 introduces breaking changes, a follow-up prize may be opened to update the atomic swap implementation for compatibility. - **Mainnet deployment**: A subsequent prize may target mainnet deployment of the atomic swap application, with adoption-related success criteria (e.g., volume, number of unique users, liquidity thresholds). diff --git a/prizes/LP-0008.md b/prizes/LP-0008.md index cc9456e..8173fb1 100644 --- a/prizes/LP-0008.md +++ b/prizes/LP-0008.md @@ -183,6 +183,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [LP-0002](LP-0002.md) — Private M-of-N Multisig (relevant for above-threshold approval flows) - [LP-0005](LP-0005.md) — Private Token Balance Attestation (relevant for token-gated group access by agents) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0009.md b/prizes/LP-0009.md index 6c593c2..cb6adab 100644 --- a/prizes/LP-0009.md +++ b/prizes/LP-0009.md @@ -65,6 +65,6 @@ Submissions are evaluated first-come-first-served against the success criteria. - [nexum-keycard](https://github.com/aspect-build/nexum-keycard) — Rust SDK and CLI - [keycard-cli](https://github.com/status-im/keycard-cli) — Go CLI (useful as implementation reference) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes No follow-up prize is anticipated at this time. diff --git a/prizes/LP-0010.md b/prizes/LP-0010.md index 708e8ca..05cd746 100644 --- a/prizes/LP-0010.md +++ b/prizes/LP-0010.md @@ -85,6 +85,6 @@ Evaluators will independently clone the repository and run the application from - [BIP-49: Derivation scheme for P2WPKH-nested-in-P2SH](https://github.com/bitcoin/bips/blob/master/bip-0049.mediawiki) - [BIP-84: Derivation scheme for P2WPKH](https://github.com/bitcoin/bips/blob/master/bip-0084.mediawiki) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes No follow-up prize is anticipated at this time. \ No newline at end of file diff --git a/prizes/LP-0011.md b/prizes/LP-0011.md index 95f8285..6ef89b2 100644 --- a/prizes/LP-0011.md +++ b/prizes/LP-0011.md @@ -136,6 +136,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [LEZ Github repository](https://github.com/logos-blockchain/logos-execution-zone) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes TBD diff --git a/prizes/LP-0012.md b/prizes/LP-0012.md index 07c5da1..c1fa1c5 100644 --- a/prizes/LP-0012.md +++ b/prizes/LP-0012.md @@ -138,6 +138,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [LEZ Github repository](https://github.com/logos-blockchain/logos-execution-zone) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0013.md b/prizes/LP-0013.md index 7321485..4c90a15 100644 --- a/prizes/LP-0013.md +++ b/prizes/LP-0013.md @@ -101,6 +101,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [Solana - Token Extensions](https://solana.com/docs/tokens/extensions) - [Solana - Set Authority](https://solana.com/docs/tokens/basics/set-authority) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0014.md b/prizes/LP-0014.md index 2f27350..82567c8 100644 --- a/prizes/LP-0014.md +++ b/prizes/LP-0014.md @@ -78,6 +78,6 @@ By default, submissions are evaluated first-come-first-served against the succes - [Solana - Token Extensions](https://solana.com/docs/tokens/extensions) - [Solana - ATA](https://github.com/solana-labs/solana-program-library/blob/master/docs/src/associated-token-account.md) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0015.md b/prizes/LP-0015.md index a747e67..0a4aecc 100644 --- a/prizes/LP-0015.md +++ b/prizes/LP-0015.md @@ -119,6 +119,6 @@ The success criteria and submission requirements above are **retained as the ori - [Cross Program Invocation](https://solana.com/docs/core/cpi) - [Tail calls](https://github.com/WebAssembly/tail-call/blob/main/proposals/tail-call/Overview.md) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0017.md b/prizes/LP-0017.md index 49341d9..e28c488 100644 --- a/prizes/LP-0017.md +++ b/prizes/LP-0017.md @@ -132,6 +132,6 @@ The following policies apply to all prizes (see [evaluation policies](../README. - [LP-0008](./LP-0008.md) — Autonomous AI Module (reference for Logos Core module architecture and storage/delivery patterns) - [LP-0012](./LP-0012.md) — Event/Log mechanism (relevant for on-chain event emission from the registry program) -## Potential for Subsequent λPrizes +## Potential for Subsequent λ Prizes This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. A follow-up prize may extend the app with search and discoverability features built on top of the document-indexing module. From f2d61358a1e7a83406f9b590e5c088366dfd1e24 Mon Sep 17 00:00:00 2001 From: jzaki Date: Fri, 29 May 2026 11:42:03 +0100 Subject: [PATCH 2/2] Fix text --- TERMS.md | 14 +++++++------- prizes/LP-0002.md | 2 +- prizes/LP-0005.md | 2 +- prizes/LP-0008.md | 2 +- prizes/LP-0012.md | 2 +- prizes/LP-0013.md | 2 +- prizes/LP-0014.md | 2 +- prizes/LP-0015.md | 6 +++--- prizes/LP-0017.md | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/TERMS.md b/TERMS.md index 4573a87..9133ee6 100644 --- a/TERMS.md +++ b/TERMS.md @@ -2,17 +2,17 @@ *Last updated: 2 March 2026* -These Terms and Conditions ("Terms") are entered into by and between Logos Collective Association, Baarerstrasse 10, 6300 Zug, Switzerland ("Logos", "we", "us") and any individual or legal entity participating in the λPrize Program, including by submitting any solution or pull request ("Submission") to the λPrize GitHub repository ("you", "Participant") (each a "Party" and together the "Parties"). +These Terms and Conditions ("Terms") are entered into by and between Logos Collective Association, Baarerstrasse 10, 6300 Zug, Switzerland ("Logos", "we", "us") and any individual or legal entity participating in the λ Prize Program, including by submitting any solution or pull request ("Submission") to the λ Prize GitHub repository ("you", "Participant") (each a "Party" and together the "Parties"). -By making a Submission to λPrize through the relevant λPrize GitHub repositories or relevant platform (and for the purposes of these Terms, it'll be referred to as λPrize Github repository), you acknowledge that you have read, understood, and agree to be bound by these Terms and any applicable Prize specifications. +By making a Submission to λ Prize through the relevant λ Prize GitHub repositories or relevant platform (and for the purposes of these Terms, it'll be referred to as λ Prize Github repository), you acknowledge that you have read, understood, and agree to be bound by these Terms and any applicable Prize specifications. You can contact us about these Terms in case you have any questions: [legal@free.technology](mailto:legal@free.technology). ## 1. Lambda Prize Overview -Logos supports the development and adoption of decentralised technologies and applications around the Logos technology stack and related ecosystem components through the λPrize Program ("Program" or "λPrize"). +Logos supports the development and adoption of decentralised technologies and applications around the Logos technology stack and related ecosystem components through the λ Prize Program ("Program" or "λ Prize"). -The Program comprises multiple prizes (each a "Prize"), including but not limited to prizes described in the λPrize GitHub repository. Each Prize is governed by a separate prize specification, which sets out the scope, requirements, success criteria, and prize amount applicable to that Prize. +The Program comprises multiple prizes (each a "Prize"), including but not limited to prizes described in the λ Prize GitHub repository. Each Prize is governed by a separate prize specification, which sets out the scope, requirements, success criteria, and prize amount applicable to that Prize. The Program is discretionary in nature. Logos retains sole and absolute discretion over the design of the Program, the content and nature of any prize specifications, the evaluation of submissions, the selection (or non‑selection) of winners, and the award or non‑award of any Prize. No Participant will have any entitlement to receive a Prize. @@ -60,7 +60,7 @@ Each Submission shall target only one Prize as defined in the relevant Prize spe ### 5.2 Manner of submissions and deadline -Submissions must be made through λPrize GitHub repository workflow, as indicated in the applicable Prize specification or an alternative platform as communicated by Logos. +Submissions must be made through λ Prize GitHub repository workflow, as indicated in the applicable Prize specification or an alternative platform as communicated by Logos. Unless stated otherwise, Submissions for the Parallel Society event must be received before the deadline specified in the relevant platform (e.g. Saturday 7 March 2026, 23:59 UTC). Late Submissions will not be considered. @@ -127,7 +127,7 @@ Winners are solely responsible for any tax obligations, reporting, or filings ar ## 9. Post-Event continuation -Following the conclusion of any associated hackathon or live event (including the Parallel Society Congress), the λPrize GitHub repository may remain open or be opened for further Submissions from a specified date. +Following the conclusion of any associated hackathon or live event (including the Parallel Society Congress), the λ Prize GitHub repository may remain open or be opened for further Submissions from a specified date. Unless otherwise specified: @@ -164,7 +164,7 @@ Logos reserves the right, at any time and in its sole discretion, to: 4. cancel individual Prizes; or 5. cancel, suspend, or modify the Program or any associated event in whole or in part. -Logos will communicate material changes to the Program through the λPrize GitHub repository, or other official channels designated by Logos. Your continued participation in the Program after publication of updated Terms or rules constitutes your acceptance of such updates. +Logos will communicate material changes to the Program through the λ Prize GitHub repository, or other official channels designated by Logos. Your continued participation in the Program after publication of updated Terms or rules constitutes your acceptance of such updates. All decisions by Logos regarding eligibility, evaluation, and winner selection are final and binding. diff --git a/prizes/LP-0002.md b/prizes/LP-0002.md index 60980e1..45d3bd4 100644 --- a/prizes/LP-0002.md +++ b/prizes/LP-0002.md @@ -114,4 +114,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0005.md b/prizes/LP-0005.md index eac15c6..829a2b2 100644 --- a/prizes/LP-0005.md +++ b/prizes/LP-0005.md @@ -126,4 +126,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0008.md b/prizes/LP-0008.md index 8173fb1..664af93 100644 --- a/prizes/LP-0008.md +++ b/prizes/LP-0008.md @@ -185,4 +185,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0012.md b/prizes/LP-0012.md index c1fa1c5..5125683 100644 --- a/prizes/LP-0012.md +++ b/prizes/LP-0012.md @@ -140,4 +140,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0013.md b/prizes/LP-0013.md index 4c90a15..37c180e 100644 --- a/prizes/LP-0013.md +++ b/prizes/LP-0013.md @@ -103,4 +103,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0014.md b/prizes/LP-0014.md index 82567c8..1877f43 100644 --- a/prizes/LP-0014.md +++ b/prizes/LP-0014.md @@ -80,4 +80,4 @@ By default, submissions are evaluated first-come-first-served against the succes ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0015.md b/prizes/LP-0015.md index 0a4aecc..749ebe6 100644 --- a/prizes/LP-0015.md +++ b/prizes/LP-0015.md @@ -7,7 +7,7 @@ dependencies: [] **`Status: Closed`** **`Logos Circle: N/A`** -This prize is closed **without an external λPrize submission**. The work was **delivered by the Logos Execution Zone (LEZ) team** as part of the core runtime and tooling rather than awarded through this competition. +This prize is closed **without an external λ Prize submission**. The work was **delivered by the Logos Execution Zone (LEZ) team** as part of the core runtime and tooling rather than awarded through this competition. ## Overview This prize is for designing and implementing *general cross-program calls* (call mid-execution, then continue) while keeping *tail calls as the only execution primitive*. The system should let a program tail-call another program, have control return later via another tail call, and then continue execution in an *internal-only function* that cannot be invoked directly by users. @@ -109,7 +109,7 @@ Open to any individual or team. Submissions must be original work. Teams must ho ## Evaluation Process -**Closed.** This prize is not accepting submissions. The capability was implemented by the **LEZ team**; there is **no external λPrize winner** or `solutions/LP-0015.md` entry. +**Closed.** This prize is not accepting submissions. The capability was implemented by the **LEZ team**; there is **no external λ Prize winner** or `solutions/LP-0015.md` entry. The success criteria and submission requirements above are **retained as the original specification** of the intended work for historical reference. @@ -121,4 +121,4 @@ The success criteria and submission requirements above are **retained as the ori ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. diff --git a/prizes/LP-0017.md b/prizes/LP-0017.md index e28c488..d1fd873 100644 --- a/prizes/LP-0017.md +++ b/prizes/LP-0017.md @@ -134,4 +134,4 @@ The following policies apply to all prizes (see [evaluation policies](../README. ## Potential for Subsequent λ Prizes -This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λPrize may be opened to cover the necessary adaptation and redeployment. A follow-up prize may extend the app with search and discoverability features built on top of the document-indexing module. +This prize targets the current LEZ testnet. Should a future testnet version introduce breaking changes, a subsequent λ Prize may be opened to cover the necessary adaptation and redeployment. A follow-up prize may extend the app with search and discoverability features built on top of the document-indexing module.