bounties-status.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. {
  2. "activeBounties":
  3. [
  4. {
  5. "id": 9,
  6. "title": "Repo/Docs Improvements",
  7. "description": "Improve the quality of our documentation on GitHub, by making PRs and issues.",
  8. "openedDate": "2021-02-15",
  9. "links": ["https://testnet.joystream.org/#/forum/threads/216","https://github.com/Joystream/community-repo/issues/87"],
  10. "reward": 300,
  11. "tags": ["Newcomers","Research"],
  12. "format": "Free for All",
  13. "status": "Announced"
  14. },
  15. {
  16. "id": 18,
  17. "title": "Original Video Bounty",
  18. "openedDate": "2021-05-29",
  19. "description": "Create and upload original videos on Joystream",
  20. "links": ["https://testnet.joystream.org/#/forum/threads/422","https://github.com/Joystream/community-repo/issues/162"],
  21. "reward": 200,
  22. "notes": "Create and upload original videos on Joystream",
  23. "tags": ["Content Creation"],
  24. "format": "Open",
  25. "status": "Open - Weekly Bounty"
  26. },
  27. {
  28. "id": 20,
  29. "title": "Github Bounty Guide",
  30. "openedDate": "2021-07-04",
  31. "description": "Create a short video guide explaining how to use GitHub for submitting your bounty work.",
  32. "links": ["https://testnet.joystream.org/#/forum/threads/492","https://github.com/Joystream/community-repo/issues/220"],
  33. "reward": 350,
  34. "notes": "Create GitHub video guides",
  35. "tags": ["Content Creation","Coding"],
  36. "format": "Free for all",
  37. "status": "Open"
  38. },
  39. {
  40. "id": 21,
  41. "title": "Website Translation",
  42. "openedDate": "2021-06-28",
  43. "description": "Translate the joystream.org website to languages other than English.",
  44. "links": ["https://testnet.joystream.org/#/forum/threads/493","https://github.com/Joystream/community-repo/issues/212"],
  45. "reward": 500,
  46. "notes": "Translate the Joystream website",
  47. "tags": ["Research","Coding"],
  48. "format": "Closed",
  49. "status": "Open"
  50. },
  51. {
  52. "id": 16,
  53. "title": "Translating Update Videos",
  54. "openedDate": "2021-04-10",
  55. "description": "Translate Community Updates videos to non-English languages.",
  56. "links": ["https://testnet.joystream.org/#/forum/threads/510","https://github.com/Joystream/community-repo/issues/144"],
  57. "reward": 400,
  58. "notes": "Translate Joystream Community Updates videos",
  59. "tags": ["Content","Documentation"],
  60. "format": "NA",
  61. "status": "Open"
  62. },
  63. {
  64. "id": 23,
  65. "title": "Runtime Update Explanation",
  66. "openedDate": "2021-08-14",
  67. "description": "Translate Community Updates videos to non-English languages.",
  68. "links": ["https://pioneer.joystreamstats.live/#/forum/threads/541","https://github.com/Joystream/community-repo/issues/289"],
  69. "reward": 65,
  70. "notes": "Runtime Update Explanation",
  71. "tags": ["Documentation", "Research"],
  72. "format": "Open",
  73. "status": "Open"
  74. }
  75. ],
  76. "closedBounties":
  77. [
  78. {
  79. "id": 11,
  80. "title": "Design Community Repo Banner",
  81. "openedDate": "2021-02-15",
  82. "description": "Most of the active repos in the Joystream organization have branded banners in their README.md. The Community Repo also needs one!",
  83. "links": ["https://testnet.joystream.org/#/forum/threads/218","https://github.com/Joystream/community-repo/issues/89"],
  84. "reward": 300,
  85. "notes": "Design a banner for the Community Repo",
  86. "tags": ["Design"],
  87. "closedDate": "2021-05-13",
  88. "status": "Completed - USD 300"
  89. },
  90. {
  91. "id": 8,
  92. "title": "Ledger on Joystream",
  93. "description": "Research how well the Ledger hardware wallets are supported, how to use them on the network, derivation paths and key recovery.",
  94. "openedDate": "2021-02-15",
  95. "links": ["https://testnet.joystream.org/#/forum/threads/215","https://github.com/Joystream/community-repo/issues/86"],
  96. "reward": 450,
  97. "tags": ["Research"],
  98. "closedDate": "2021-05-12",
  99. "status": "Completed - USD 450"
  100. },
  101. {
  102. "id": 13,
  103. "title": "Research Discord Bots",
  104. "openedDate": "2021-03-12",
  105. "description": "Research, document and create a simple bot for the new Discord server",
  106. "links": ["https://testnet.joystream.org/#/forum/threads/326","https://github.com/Joystream/community-repo/issues/123"],
  107. "reward": 200,
  108. "notes": "Research and document bots for the new Discord server",
  109. "tags": ["Coding","Research"],
  110. "format": "Closed",
  111. "closedDate": "2021-05-12",
  112. "status": "Pending Grading"
  113. },
  114. {
  115. "id": 7,
  116. "title": "Joystream Player Loading",
  117. "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.",
  118. "openedDate": "2021-02-15",
  119. "links": ["https://testnet.joystream.org/#/forum/threads/214","https://github.com/Joystream/community-repo/issues/85"],
  120. "reward": 300,
  121. "tags": ["Coding","Research"],
  122. "format": "Closed",
  123. "closedDate": "2021-03-12",
  124. "status": "Withdrawn - No Interest - USD 0"
  125. },
  126. {
  127. "id": 6,
  128. "title": "Increase Validator Research",
  129. "openedDate": "2021-01-17",
  130. "description": "Research the costs and parameter changes associated with increasing the Validator count substantially.",
  131. "links": ["https://testnet.joystream.org/#/forum/threads/186","https://github.com/Joystream/community-repo/issues/71"],
  132. "reward": 200,
  133. "tags": ["Research"],
  134. "format": "Reserved",
  135. "closedDate": "2021-02-13",
  136. "status": "Completed - USD 200"
  137. },
  138. {
  139. "id": 5,
  140. "title": "JS Telegram Sticker pack",
  141. "openedDate": "2020-12-05",
  142. "description": "Telegram allows for custom sticker packs to be made. These can spice up the conversation a little, and allows the Joystream Community to let their creativity and design show!",
  143. "links": ["https://testnet.joystream.org/#/forum/threads/157","https://testnet.joystream.org/#/forum/threads/169","https://github.com/Joystream/community-repo/issues/52"],
  144. "reward": 400,
  145. "tags": ["Creative", "Stickers"],
  146. "format": "Competition",
  147. "closedDate": "2021-03-04",
  148. "status": "Completed - USD 358"
  149. },
  150. {
  151. "id": 4,
  152. "title": "Improved Telegram Bot",
  153. "openedDate": "2020-12-05",
  154. "description": "As the bot still has some issues (due to bugs in the initial bot), we want to both fix these, and expand on the functionality.",
  155. "links": ["https://testnet.joystream.org/#/forum/threads/158","https://github.com/Joystream/community-repo/issues/51"],
  156. "reward": 825,
  157. "tags": ["Coding"],
  158. "format": "Reserved",
  159. "closedDate": "2021-03-04",
  160. "status": "Closed"
  161. },
  162. {
  163. "id": 3,
  164. "title": "Improve Telegram Bot(s)",
  165. "openedDate": "2020-11-08",
  166. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  167. "links": ["https://testnet.joystream.org/#/forum/threads/130","https://github.com/Joystream/community-repo/issues/41"],
  168. "reward": 225,
  169. "tags": ["Coding"],
  170. "format": "Reserved",
  171. "closedDate": "2020-12-05",
  172. "status": "Closed - USD 25"
  173. },
  174. {
  175. "id": 2,
  176. "title": "Testing of 'polkadot-js'",
  177. "openedDate": "2020-09-23",
  178. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  179. "links": ["https://testnet.joystream.org/#/forum/threads/129","https://github.com/Joystream/community-repo/issues/32"],
  180. "reward": 200,
  181. "tags": ["Testing"],
  182. "format": "Reserved",
  183. "closedDate": "2021-01-05",
  184. "status": "Completed - USD 200"
  185. },
  186. {
  187. "id": 1,
  188. "title": "Update Telegram Bot",
  189. "openedDate": "2020-09-23",
  190. "description": "As the old bot is not compatible with the new joystream-types, it needs to updated as soon as possible!",
  191. "links": ["https://testnet.joystream.org/#/forum/threads/118","https://github.com/Joystream/community-repo/issues/23"],
  192. "reward": 300,
  193. "tags": ["Coding"],
  194. "format": "Reserved",
  195. "closedDate": "2020-11-01",
  196. "status": "Completed - USD 300"
  197. },
  198. {
  199. "id": 17,
  200. "title": "Discord Video Bot",
  201. "openedDate": "2021-03-12",
  202. "description": "Code a bot that mirrors new uploads to Joystream to a Discord channel",
  203. "links": ["https://testnet.joystream.org/#/forum/threads/362","https://github.com/Joystream/community-repo/issues/151"],
  204. "reward": 150,
  205. "notes": "Code a bot that mirrors new uploads to Joystream to a Discord channel",
  206. "tags": ["Coding","Research"],
  207. "format": "Closed",
  208. "closedDate": "2021-11-01",
  209. "status": "Completed - USD 150"
  210. },
  211. {
  212. "id": 12,
  213. "title": "Deploy Reliable Endpoints",
  214. "openedDate": "2021-03-12",
  215. "description": "Our endpoint has come under a lot of stress with the large inflow of new users. This bounty covers creating new endpoints.",
  216. "links": ["https://testnet.joystream.org/#/forum/threads/324","https://github.com/Joystream/community-repo/issues/101"],
  217. "reward": 200,
  218. "notes": "Deploy a public endpoint with high capacity",
  219. "tags": ["Hosting"],
  220. "format": "Closed",
  221. "closedDate": "2021-03-19",
  222. "status": "Completed - monthly payments"
  223. },
  224. {
  225. "id": 14,
  226. "title": "Polkadot/Substrate Videos",
  227. "openedDate": "2021-04-19",
  228. "description": "Find Channels, Podcasts and Videos covering Polkadot and Substrate",
  229. "links": ["https://testnet.joystream.org/#/forum/threads/358","https://github.com/Joystream/community-repo/issues/142"],
  230. "reward": 50,
  231. "notes": "Find Polkadot and Substrate content",
  232. "tags": ["Content","Research"],
  233. "format": "Open",
  234. "closedDate": "2021-06-11",
  235. "status": "Closed - pending payouts"
  236. },
  237. {
  238. "id": 15,
  239. "title": "Transcribe Community Updates",
  240. "openedDate": "2021-04-20",
  241. "description": "Create summaries and/or transcripts of the Joystream Community Update videos",
  242. "links": ["https://testnet.joystream.org/#/forum/threads/363","https://github.com/Joystream/community-repo/issues/143"],
  243. "reward": 450,
  244. "notes": "Summarize and transcribe video content",
  245. "tags": ["Content","Research"],
  246. "format": "Mixed",
  247. "closedDate": "2021-06-15",
  248. "status": "Completed - USD 375"
  249. },
  250. {
  251. "id": 10,
  252. "title": "Upload Public Domain Content",
  253. "description": "Upload videos to our testnet, and earn up to $5 per entry! We believe there are some hidden gems available out there, that are licensed permissively.",
  254. "openedDate": "2021-02-15",
  255. "links": ["https://testnet.joystream.org/#/forum/threads/217","https://github.com/Joystream/community-repo/issues/88"],
  256. "reward": 5,
  257. "tags": ["Newcomers","Content"],
  258. "format": "Free for All",
  259. "closedDate": "2021-08-01",
  260. "status": "Closed"
  261. },
  262. {
  263. "id": 19,
  264. "title": "Validator Logging Tool",
  265. "openedDate": "2021-04-20",
  266. "description": "Create a tool to report validator activity",
  267. "links": ["https://testnet.joystream.org/#/forum/threads/381","https://github.com/Joystream/community-repo/issues/161"],
  268. "reward": 400,
  269. "notes": "Create a tool to report validator activity",
  270. "tags": ["Coding","Research"],
  271. "format": "Closed",
  272. "closedDate": "2021-08-17",
  273. "status": "Completed - USD 400"
  274. }
  275. ]
  276. }