From c7138faa971b32c4843d13ae156ba971d4d028e2 Mon Sep 17 00:00:00 2001
From: plowsoff <plowsof@protonmail.com>
Date: Tue, 5 Mar 2024 01:30:40 +0000
Subject: [PATCH] close completed/repurposed proposals

---
 Archive-monero-code-in-uncensorable-way.md | 7 ++++++-
 cypherstack-sarang-triptych-research.md    | 6 +++++-
 erciccione-website5.md                     | 2 +-
 monerokon-2023-ccs-1.md                    | 2 +-
 savandra-videos-for-monero.md              | 7 ++++++-
 xmrsale-2021.md                            | 6 +++++-
 6 files changed, 24 insertions(+), 6 deletions(-)

diff --git a/Archive-monero-code-in-uncensorable-way.md b/Archive-monero-code-in-uncensorable-way.md
index a9af9610..a955084d 100644
--- a/Archive-monero-code-in-uncensorable-way.md
+++ b/Archive-monero-code-in-uncensorable-way.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: Archive Monero Github code on a self-host onion instance and sia network
 author: monero_archive
 date: August 19, 2022
@@ -19,4 +19,9 @@ payouts:
   - date:
     amount:
 ---
+
+### Proposal closed
+
+The remaining funds (0.2XMR) have been donated to the general fund.
+
 Recently tornado cash is sanctioned and its github repo is deleted. Monero code should be mirrored on censorship resistant platforms to avoid being vaporized by a government order. I plan to setup a gitea hidden mirror to mirror all monero code on github as a backup, and regularly pack monero source code and upload them on sia network. Sia network is a file storage network that allows you to host large files in a very cheap and decentralized way. Unlike IPFS it guarantees your file will always be online. Funds received will be mainly used to maintain the server that host the onion gitea site. This can sustain around 1 year if the monero price does not drop too much.
diff --git a/cypherstack-sarang-triptych-research.md b/cypherstack-sarang-triptych-research.md
index e95b9a50..738f1891 100644
--- a/cypherstack-sarang-triptych-research.md
+++ b/cypherstack-sarang-triptych-research.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: Triptych research and optimizations
 author: Cypher Stack
 date: April 8, 2021
@@ -32,6 +32,10 @@ payouts:
     amount:
 ---
 
+### Proposal closed
+
+The remaining funds (12.65XMR) have been donated to the General Fund.
+
 THIS PROPOSAL HAS BEEN CHANGED FROM TRIPTYCH RESEARCH OPTIMIZATIONS TO TRIPTYCH MULTISIG RESEARCH AFTER A MEETING WITH THE MONERO DEVS ON APRIL 21, 2021.
 
 ## Brief Intro
diff --git a/erciccione-website5.md b/erciccione-website5.md
index 5b62a723..be9465e2 100644
--- a/erciccione-website5.md
+++ b/erciccione-website5.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: "ErCiccione: 3 more months part time work on Getmonero.org (April-June) + Holiday"
 author: erciccione
 date: 11 April 2021
diff --git a/monerokon-2023-ccs-1.md b/monerokon-2023-ccs-1.md
index ba2e8f51..897a73ec 100644
--- a/monerokon-2023-ccs-1.md
+++ b/monerokon-2023-ccs-1.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: MoneroKon 2023 CCS-1
 author: ajs-xmr
 date: December 12, 2022
diff --git a/savandra-videos-for-monero.md b/savandra-videos-for-monero.md
index 763d61eb..7a7bfb22 100644
--- a/savandra-videos-for-monero.md
+++ b/savandra-videos-for-monero.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: New Animated Videos
 author: savandra
 date: April 7, 2022
@@ -37,6 +37,11 @@ payouts:
   - date:
     amount:
 ---
+
+### Proposal closed
+
+The remaining funds (36XMR) have been absorbed by https://ccs.getmonero.org/proposals/VOSTOEMISIO-Continuation-of-Core-Monero-Concepts-A-Series-of-Animated-Explainers.html
+
 Hello guys,
 
 It's savandra, who created animated explainer videos,
diff --git a/xmrsale-2021.md b/xmrsale-2021.md
index cb3354e5..7a6816f4 100644
--- a/xmrsale-2021.md
+++ b/xmrsale-2021.md
@@ -1,5 +1,5 @@
 ---
-layout: wip
+layout: cp
 title: xmrSale Payment Processor Development
 author: xmrsale
 date: 10 August, 2021
@@ -38,6 +38,10 @@ payouts:
     amount:
 ---
 
+### Proposal closed
+
+The remaining funds (30XMR) have been absorbed by https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/374
+
 # What
 [xmrSale](https://github.com/xmrsale/xmrSale) is a lightweight Monero payment processor that connects to your own Monero node, striving to be modular and lightweight. xmrSale has an accessible API written in python that talks to your own Monero node, uses RPC to generate new addresses, and monitors payment success with your own copy of the Monero blockchain.
 
-- 
GitLab