bounties-status.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. {
  2. "activeBounties":
  3. [
  4. {
  5. "id": 4,
  6. "title": "Improved Telegram Bot",
  7. "openedDate": "2020-12-05",
  8. "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.",
  9. "links": ["https://testnet.joystream.org/#/forum/threads/158","https://github.com/Joystream/community-repo/issues/51"],
  10. "reward": 225,
  11. "tags": ["Coding"],
  12. "format": "Reserved",
  13. "status": "Open"
  14. },
  15. {
  16. "id": 5,
  17. "title": "JS Telegram Sticker pack",
  18. "openedDate": "2020-12-05",
  19. "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!",
  20. "links": ["https://testnet.joystream.org/#/forum/threads/157","https://testnet.joystream.org/#/forum/threads/169","https://github.com/Joystream/community-repo/issues/52"],
  21. "reward": 400,
  22. "tags": ["Creative", "Stickers"],
  23. "format": "Reserved",
  24. "status": "Open"
  25. },
  26. {
  27. "id": 8,
  28. "title": "Ledger on Joystream",
  29. "description": "Research how well the Ledger hardware wallets are supported, how to use them on the network, derivation paths and key recovery.",
  30. "openedDate": "2021-02-15",
  31. "links": ["https://testnet.joystream.org/#/forum/threads/215","https://github.com/Joystream/community-repo/issues/86"],
  32. "reward": 300,
  33. "tags": ["Research"],
  34. "format": "Closed",
  35. "status": "Announced"
  36. },
  37. {
  38. "id": 9,
  39. "title": "Repo/Docs Improvements",
  40. "description": "Improve the quality of our documentation on GitHub, by making PRs and issues.",
  41. "openedDate": "2021-02-15",
  42. "links": ["https://testnet.joystream.org/#/forum/threads/216","https://github.com/Joystream/community-repo/issues/87"],
  43. "reward": 300,
  44. "tags": ["Newcomers","Research"],
  45. "format": "Free for All",
  46. "status": "Announced"
  47. },
  48. {
  49. "id": 10,
  50. "title": "Upload Public Domain Content",
  51. "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.",
  52. "openedDate": "2021-02-15",
  53. "links": ["https://testnet.joystream.org/#/forum/threads/217","https://github.com/Joystream/community-repo/issues/88"],
  54. "reward": 5,
  55. "tags": ["Newcomers","Content"],
  56. "format": "Free for All",
  57. "status": "Announced"
  58. },
  59. {
  60. "id": 11,
  61. "title": "Design Community Repo Banner",
  62. "openedDate": "2021-02-15",
  63. "description": "Most of the active repos in the Joystream organization have branded banners in their README.md. The Community Repo also needs one!",
  64. "links": ["https://testnet.joystream.org/#/forum/threads/218","https://github.com/Joystream/community-repo/issues/89"],
  65. "reward": 250,
  66. "notes": "Design a banner for the Community Repo",
  67. "tags": ["Design"],
  68. "format": "Free for All",
  69. "status": "Announced"
  70. },
  71. {
  72. "id": 12,
  73. "title": "Deploy Reliable Endpoints",
  74. "openedDate": "2021-03-12",
  75. "description": "Our endpoint has come under a lot of stress with the large inflow of new users. This bounty covers creating new endpoints.",
  76. "links": ["https://testnet.joystream.org/#/forum/threads/324","https://github.com/Joystream/community-repo/issues/101"],
  77. "reward": 200,
  78. "notes": "Deploy a public endpoint with high capacity ",
  79. "tags": ["Hosting"],
  80. "format": "Closed",
  81. "status": "Announced"
  82. },
  83. {
  84. "id": 13,
  85. "title": "Research Discord Bots",
  86. "openedDate": "2021-03-12",
  87. "description": "Research, document and create a simple bot for the new Discord server",
  88. "links": ["https://testnet.joystream.org/#/forum/threads/326","https://github.com/Joystream/community-repo/issues/123"],
  89. "reward": 200,
  90. "notes": "Research and document bots for the new Discord server",
  91. "tags": ["Coding","Research"],
  92. "format": "Closed",
  93. "status": "Announced"
  94. }
  95. ],
  96. "closedBounties":
  97. [
  98. {
  99. "id": 7,
  100. "title": "Joystream Player Loading",
  101. "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.",
  102. "openedDate": "2021-02-15",
  103. "links": ["https://testnet.joystream.org/#/forum/threads/214","https://github.com/Joystream/community-repo/issues/85"],
  104. "reward": 300,
  105. "tags": ["Coding","Research"],
  106. "format": "Closed",
  107. "closedDate": "2021-03-12",
  108. "status": "Withdrawn - No Interest - USD 0"
  109. },
  110. {
  111. "id": 6,
  112. "title": "Increase Validator Research",
  113. "openedDate": "2021-01-17",
  114. "description": "Research the costs and parameter changes associated with increasing the Validator count substantially.",
  115. "links": ["https://testnet.joystream.org/#/forum/threads/186","https://github.com/Joystream/community-repo/issues/71"],
  116. "reward": 200,
  117. "tags": ["Research"],
  118. "format": "Reserved",
  119. "closedDate": "2021-02-13",
  120. "status": "Completed - USD 200"
  121. },
  122. {
  123. "id": 3,
  124. "title": "Improve Telegram Bot(s)",
  125. "openedDate": "2020-11-08",
  126. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  127. "links": ["https://testnet.joystream.org/#/forum/threads/130","https://github.com/Joystream/community-repo/issues/41"],
  128. "reward": 225,
  129. "tags": ["Coding"],
  130. "format": "Reserved",
  131. "closedDate": "2020-12-05",
  132. "status": "Closed - USD 25"
  133. },
  134. {
  135. "id": 2,
  136. "title": "Testing of 'polkadot-js'",
  137. "openedDate": "2020-09-23",
  138. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  139. "links": ["https://testnet.joystream.org/#/forum/threads/129","https://github.com/Joystream/community-repo/issues/32"],
  140. "reward": 200,
  141. "tags": ["Testing"],
  142. "format": "Reserved",
  143. "closedDate": "2021-01-05",
  144. "status": "Completed - USD 200"
  145. },
  146. {
  147. "id": 1,
  148. "title": "Update Telegram Bot",
  149. "openedDate": "2020-09-23",
  150. "description": "As the old bot is not compatible with the new joystream-types, it needs to updated as soon as possible!",
  151. "links": ["https://testnet.joystream.org/#/forum/threads/118","https://github.com/Joystream/community-repo/issues/23"],
  152. "reward": 300,
  153. "tags": ["Coding"],
  154. "format": "Reserved",
  155. "closedDate": "2020-11-01",
  156. "status": "Completed - USD 300"
  157. }
  158. ]
  159. }