Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ All prizes live in the `[prizes/](prizes/)` directory. Each prize is a markdown
| [LP-0014](prizes/LP-0014.md) | Token program improvements (ATAs + wallet tooling) | Medium | Closed |
| [LP-0015](prizes/LP-0015.md) | General cross-program calls via tail calls | Large | Closed |
| [LP-0016](prizes/LP-0016.md) | Anonymous Forum with Threshold Moderation | Large | Closed ([Solution](solutions/LP-0016.md)) |
| [LP-0017](prizes/LP-0017.md) | Whistleblower: document upload and indexing Basecamp app | Medium | Open |
| [LP-0017](prizes/LP-0017.md) | Whistleblower: document upload and indexing Basecamp app | Medium | Closed ([Solution](solutions/LP-0017.md) |

### Proposing a New Prize

Expand Down
4 changes: 2 additions & 2 deletions prizes/LP-0017.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
dependencies: []
---

# LP-0017: Whistleblower — censorship-resistant document upload and indexing Basecamp app [OPEN]
# LP-0017: Whistleblower — censorship-resistant document upload and indexing Basecamp app [CLOSED]

**`Status: Open`**
**`Status: Closed`**
**`Logos Circle: N/A`**

## Overview
Expand Down
Loading