mirror of
https://github.com/logos-co/lambda-prize.git
synced 2026-08-31 03:21:07 +00:00
mark as open
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
# LP-0002: Private M-of-N Multisig
|
||||
# LP-0002: Private M-of-N Multisig [OPEN]
|
||||
|
||||
TODO: prize
|
||||
**`Logos Circle: N/A`**
|
||||
## Overview
|
||||
|
||||
|
||||
+1
-2
@@ -1,7 +1,6 @@
|
||||
# LP-0005: Private Token Balance Attestation
|
||||
# LP-0005: Private Token Balance Attestation [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
TODO: Prize
|
||||
## Overview
|
||||
|
||||
Many access-control mechanisms — governance participation thresholds, protocol fee tiers, allowlist eligibility, token-gated chat rooms — require a user to prove they hold at least N tokens of a given type. On a transparent chain this is trivial: anyone can inspect the balance. On Logos, balances are private by default, which breaks the naive approach but enables a much better one: a user can prove they meet a threshold without revealing their exact balance or linking the proof to their account.
|
||||
|
||||
+1
-2
@@ -1,7 +1,6 @@
|
||||
# LP-0008: Autonomous AI Module with Wallet, Storage, and Messaging
|
||||
# LP-0008: Autonomous AI Module with Wallet, Storage, and Messaging [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
TODO: Prize
|
||||
## Overview
|
||||
|
||||
This prize funds a Logos Core module that runs an autonomous AI agent with native access to the full Logos stack: a LEZ wallet, Logos Storage, and Logos Messaging. The agent has its own identity and funds, can communicate with its owner via chat, and can communicate with other agents. The owner deploys the agent on a remote node with a single CLI command and interacts with it from any Logos app instance on their laptop — no server configuration, no exposed APIs, no custodian.
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# LP-0009: Keycard NIP-46 Nostr Signer Proxy
|
||||
# LP-0009: Keycard NIP-46 Nostr Signer Proxy [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# LP-0010: Shell dApp Integration Proof of Concept
|
||||
# LP-0010: Shell dApp Integration Proof of Concept [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
|
||||
+1
-2
@@ -1,6 +1,5 @@
|
||||
# LP-0012: Event/Log mechanism: Structured events for LEZ program execution
|
||||
# LP-0012: Event/Log mechanism: Structured events for LEZ program execution [OPEN]
|
||||
|
||||
TODO: Prize
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
## Overview
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# LP-0013: Token program improvements: authorities
|
||||
# LP-0013: Token program improvements: authorities [OPEN]
|
||||
|
||||
TODO: Separate library to produce RFP-001
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# LP-0014: Token program improvements: Associated Token Accounts (ATAs) + wallet tooling
|
||||
# LP-0014: Token program improvements: Associated Token Accounts (ATAs) + wallet tooling [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# LP-0015: General cross-program calls via tail calls: external vs internal entrypoints + tooling
|
||||
# LP-0015: General cross-program calls via tail calls: external vs internal entrypoints + tooling [OPEN]
|
||||
|
||||
**`Logos Circle: N/A`**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user