From 8ab58fb76a244eaf7561ee41e9c05b13390a473a Mon Sep 17 00:00:00 2001
From: selsta <selsta@sent.at>
Date: Thu, 8 Jul 2021 01:10:32 +0200
Subject: [PATCH] selsta part-time monero development (3 months)

---
 selsta-2.md | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
 create mode 100644 selsta-2.md

diff --git a/selsta-2.md b/selsta-2.md
new file mode 100644
index 00000000..c193bdc2
--- /dev/null
+++ b/selsta-2.md
@@ -0,0 +1,60 @@
+---
+layout: fr
+title: selsta part-time monero development (3 months)
+author: selsta
+date: 8 Jul 2021
+amount: 90
+milestones:
+  - name: July
+    funds: 33% (30 XMR)
+    done:
+    status: unfinished
+  - name: August
+    funds: 33% (30 XMR)
+    done:
+    status: unfinished
+  - name: September
+    funds: 33% (30 XMR)
+    done:
+    status: unfinished
+payouts:
+  - date:
+    amount:
+  - date:
+    amount:
+  - date:
+    amount:
+---
+
+## What
+
+- Smaller dev work on CLI and GUI
+  - Some things I worked on last proposal
+    - Remove outdated monero unbound submodule, update it for deterministic builds (CLI)
+    - Set up a depends package source backup (CLI)
+    - Fix clang warnings (CLI)
+    - Add support for outputs import / export (GUI)
+    - Set minimum Qt version to 5.12, cleanup codebase and cmake file (GUI)
+    - Fix small design inconsistencies (GUI)
+    - Re-add password strength meter (GUI)
+  - Put effort where necessary
+- Testing and reviewing pull requests (CLI, GUI, site)
+- Monero release engineering for CLI and GUI
+  - Organizing what goes into a release
+  - Compiling CLI and GUI, packaging for distribution
+  - Writing release notes
+- Misc work (user support, issue tracker maintanace)
+
+## Who
+
+selsta, I have been contributing to monero since around 2018 with over 420 merged commits. Here is a list of my previous work:
+
+- CLI contributions: https://github.com/monero-project/monero/pulls?q=is%3Apr+author%3Aselsta
+- GUI contributions: https://github.com/monero-project/monero-gui/pulls?q=is%3Apr+author%3Aselsta
+- Previous CCS: https://ccs.getmonero.org/proposals/selsta-1.html
+
+If funded I will provide monthly updates in the CCS comment section.
+
+## Proposal
+
+Work for 30 hours per week over the next 3 months (from Mid July to Mid September) at a rate of 45€ / hour. At 180€ / XMR (14 day EMA) this makes 90 XMR.
-- 
GitLab