Browse Source

Merge pull request #126 from mochet/bountyjsonupdate

Update of bounty JSON + table
Martin 4 years ago
parent
commit
5c2d0cab0e
2 changed files with 40 additions and 12 deletions
  1. 3 1
      bounties-overview/README.md
  2. 37 11
      bounties-overview/bounties-status.json

+ 3 - 1
bounties-overview/README.md

@@ -10,11 +10,13 @@
 | 4  | Improve Telegram Bot(s)      | #51   | 05.12.20 | $225   | [158](https://testnet.joystream.org/#/forum/threads/158) | Announced          | NA  | NA                                                   |
 | 5  | JS Telegram Sticker pack     | #52   | 05.12.20 | $400   | [169](https://testnet.joystream.org/#/forum/threads/169) | Partially Complete | NA  | NA                                                   |
 | 6  | Increase Validator Research  | #71   | 17.01.21 | $200   | [186](https://testnet.joystream.org/#/forum/threads/186) | $200 - 13.02.21    | #77 | [116](https://testnet.joystream.org/#/proposals/116) |
-| 7  | Joystream Player Loading     | #85   | 15.02.21 | $400   | [214](https://testnet.joystream.org/#/forum/threads/214) | Announced          | NA  | NA                                                   |
+| 7  | Joystream Player Loading     | #85   | 15.02.21 | $400   | [214](https://testnet.joystream.org/#/forum/threads/214) | Withdrawn - No interest | NA  | NA                                                   |
 | 8  | Ledger on Joystream          | #86   | 15.02.21 | $300   | [215](https://testnet.joystream.org/#/forum/threads/215) | Announced          | NA  | NA                                                   |
 | 9  | Repo/Docs Improvements       | #87   | 15.02.21 | $400   | [216](https://testnet.joystream.org/#/forum/threads/216) | Announced          | NA  | NA                                                   |
 | 10 | Upload Public Domain Content | #88   | 15.02.21 | $5*    | [217](https://testnet.joystream.org/#/forum/threads/217) | Announced          | NA  | NA                                                   |
 | 11 | Design Community Repo Banner | #89   | 15.02.21 | $250   | [218](https://testnet.joystream.org/#/forum/threads/218) | Announced          | NA  | NA                                                   |
+| 12 | Deploy Reliable Endpoints | #101   | 12.03.21 | $200   | [324](https://testnet.joystream.org/#/forum/threads/324) | Announced          | NA  | NA                                                   |
+| 13 | Research Discord Bots | #123   | 12.03.21 | $200   | [326](https://testnet.joystream.org/#/forum/threads/326) | Announced          | NA  | NA                                                   |
 
 ## Bounties Management
 Part of the job for the Council is to manage these bounties. The tasks associated with that are:

+ 37 - 11
bounties-overview/bounties-status.json

@@ -23,17 +23,6 @@
       "format": "Reserved",
       "status": "Open"
     },
-    {
-      "id": 7,
-      "title": "Joystream Player Loading",
-      "description": "The current implementation of the Joystream Player takes a while to load. The scope of this bounty is to look into what can be done to reduce this.",
-      "openedDate": "2021-02-15",
-      "links": ["https://testnet.joystream.org/#/forum/threads/214","https://github.com/Joystream/community-repo/issues/85"],
-      "reward": 300,
-      "tags": ["Coding","Research"],
-      "format": "Closed",
-      "status": "Announced"
-    },
     {
       "id": 8,
       "title": "Ledger on Joystream",
@@ -78,10 +67,47 @@
       "tags": ["Design"],
       "format": "Free for All",
       "status": "Announced"
+    },
+    {
+      "id": 12,
+      "title": "Deploy Reliable Endpoints",
+      "openedDate": "2021-03-12",
+      "description": "Our endpoint has come under a lot of stress with the large inflow of new users. This bounty covers creating new endpoints.",
+      "links": ["https://testnet.joystream.org/#/forum/threads/324","https://github.com/Joystream/community-repo/issues/101"],
+      "reward": 200,
+      "notes": "Deploy a public endpoint with high capacity ",
+      "tags": ["Hosting"],
+      "format": "Closed",
+      "status": "Announced"
+    },
+    {
+      "id": 13,
+      "title": "Research Discord Bots",
+      "openedDate": "2021-03-12",
+      "description": "Research, document and create a simple bot for the new Discord server",
+      "links": ["https://testnet.joystream.org/#/forum/threads/326","https://github.com/Joystream/community-repo/issues/123"],
+      "reward": 200,
+      "notes": "Research and document bots for the new Discord server",
+      "tags": ["Coding","Research"],
+      "format": "Closed",
+      "status": "Announced"
     }
+
   ],
   "closedBounties":
   [
+    {
+      "id": 7,
+      "title": "Joystream Player Loading",
+      "description": "The current implementation of the Joystream Player takes a while to load. The scope of this bounty is to look into what can be done to reduce this.",
+      "openedDate": "2021-02-15",
+      "links": ["https://testnet.joystream.org/#/forum/threads/214","https://github.com/Joystream/community-repo/issues/85"],
+      "reward": 300,
+      "tags": ["Coding","Research"],
+      "format": "Closed",
+      "closedDate": "2021-03-12",
+      "status": "Withdrawn - No Interest - USD 0"
+    },
     {
       "id": 6,
       "title": "Increase Validator Research",