Solution: LP-0017 — Whistleblower: censorship-resistant document upload and indexing#96
Closed
jefdiesel wants to merge 1 commit into
Closed
Solution: LP-0017 — Whistleblower: censorship-resistant document upload and indexing#96jefdiesel wants to merge 1 commit into
jefdiesel wants to merge 1 commit into
Conversation
❌ Validation failedFix before review:
Warnings (non-blocking):
ℹ️ Solution submission for LP-0017. Automated check. See solution template and TERMS. |
Collaborator
|
Hi @jefdiesel . Thank you for your submission! I quickly checked it and there are things you must address before we would proceed:
Also, CI on PR must pass before we review it properly. Thank you again, and please, re-open once you address points above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Solution for LP-0017 — Whistleblower (censorship-resistant document upload + indexing on the Logos stack).
RISC0_DEV_MODE=0): https://github.com/jefdiesel/whistleblower-lp0017/releases/tag/v0.1.0solutions/LP-0017.md.Summary. A reusable upload→broadcast→anchor module (
wb-index), a permissionless + idempotent + resumable batch-anchor CLI, and an on-chain LEZ program registry (SPEL) — deployed on a standalone LEZ sequencer with single- and 50-CID batch anchors verified on-chain (real Codex CIDs + canonical SHA-256 metadata hashes), queryable by CID. 30 tests, CI green, dual-licensed MIT OR Apache-2.0.Open questions for evaluators (also asked in
#builder-hub) — these determine a few criteria, so flagging them up front:RISC0_DEV_MODE=0+ the real public-execution output (executor run + on-chain persistence). Is that sufficient, or do you need a private-proof workload on camera?The writeup documents these (and a couple of other environment/upstream-blocked items) honestly. Happy to address any follow-ups.