diff --git a/Archive-monero-code-in-uncensorable-way.md b/Archive-monero-code-in-uncensorable-way.md index a9af9610af2299c7fde03ce4a011870ca4ee96ea..a955084d0aa51c2e9ea3fa551b9a4eeb3a31c7f3 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 e95b9a50d9f9358db980353208319841825d57ee..738f1891460d16bd441c8a0a5b79260ac3be73f7 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 5b62a723a11539f85796b621906de42913f0c4d0..be9465e257215e90be65a0d5a135f2596e169544 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 ba2e8f51808e0b1e8c08909cc456a68e905bff95..897a73eccea5777c3db9c140d42db86b4bfb12a5 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 763d61eb0274b37651ab42c6aa711d861e8c449d..7a7bfb229f410fffd276b44cb9f9163ec7da88cd 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 cb3354e50724b11aa00ad1c5c2d5527124a3a6d5..7a6816f4eab511ec297f22fbb77f4b1cb9fecd80 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.