Fix λ prize text (#72)

* Fix titles
* Fix text
This commit is contained in:
James Zaki
2026-05-29 11:47:40 +01:00
committed by GitHub
parent 8772fa2561
commit 73a95bb4a6
17 changed files with 34 additions and 34 deletions
+7 -7
View File
@@ -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 nonselection) of winners, and the award or nonaward 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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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.
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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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.
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.
+2 -2
View File
@@ -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).
+2 -2
View File
@@ -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.
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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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.
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.
+2 -2
View File
@@ -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.
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.
+2 -2
View File
@@ -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.
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.
+4 -4
View File
@@ -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.
@@ -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.
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.
+2 -2
View File
@@ -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.
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.