bounties-status.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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": 7,
  28. "title": "Joystream Player Loading",
  29. "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.",
  30. "openedDate": "2021-02-15",
  31. "links": ["https://testnet.joystream.org/#/forum/threads/214","https://github.com/Joystream/community-repo/issues/85"],
  32. "reward": 300,
  33. "tags": ["Coding","Research"],
  34. "format": "Closed",
  35. "status": "Announced"
  36. },
  37. {
  38. "id": 8,
  39. "title": "Ledger on Joystream",
  40. "description": "Research how well the Ledger hardware wallets are supported, how to use them on the network, derivation paths and key recovery.",
  41. "openedDate": "2021-02-15",
  42. "links": ["https://testnet.joystream.org/#/forum/threads/215","https://github.com/Joystream/community-repo/issues/86"],
  43. "reward": 300,
  44. "tags": ["Research"],
  45. "format": "Closed",
  46. "status": "Announced"
  47. },
  48. {
  49. "id": 9,
  50. "title": "Repo/Docs Improvements",
  51. "description": "Improve the quality of our documentation on GitHub, by making PRs and issues.",
  52. "openedDate": "2021-02-15",
  53. "links": ["https://testnet.joystream.org/#/forum/threads/216","https://github.com/Joystream/community-repo/issues/87"],
  54. "reward": 300,
  55. "tags": ["Newcomers","Research"],
  56. "format": "Free for All",
  57. "status": "Announced"
  58. },
  59. {
  60. "id": 10,
  61. "title": "Upload Public Domain Content",
  62. "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.",
  63. "openedDate": "2021-02-15",
  64. "links": ["https://testnet.joystream.org/#/forum/threads/217","https://github.com/Joystream/community-repo/issues/88"],
  65. "reward": 5,
  66. "tags": ["Newcomers","Content"],
  67. "format": "Free for All",
  68. "status": "Announced"
  69. },
  70. {
  71. "id": 11,
  72. "title": "Design Community Repo Banner",
  73. "openedDate": "2021-02-15",
  74. "description": "Most of the active repos in the Joystream organization have branded banners in their README.md. The Community Repo also needs one!",
  75. "links": ["https://testnet.joystream.org/#/forum/threads/218","https://github.com/Joystream/community-repo/issues/89"],
  76. "reward": 250,
  77. "notes": "Design a banner for the Community Repo",
  78. "tags": ["Design"],
  79. "format": "Free for All",
  80. "status": "Announced"
  81. }
  82. ],
  83. "closedBounties":
  84. [
  85. {
  86. "id": 6,
  87. "title": "Increase Validator Research",
  88. "openedDate": "2021-01-17",
  89. "description": "Research the costs and parameter changes associated with increasing the Validator count substantially.",
  90. "links": ["https://testnet.joystream.org/#/forum/threads/186","https://github.com/Joystream/community-repo/issues/71"],
  91. "reward": 200,
  92. "tags": ["Research"],
  93. "format": "Reserved",
  94. "closedDate": "2021-02-13",
  95. "status": "Completed - USD 200"
  96. },
  97. {
  98. "id": 3,
  99. "title": "Improve Telegram Bot(s)",
  100. "openedDate": "2020-11-08",
  101. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  102. "links": ["https://testnet.joystream.org/#/forum/threads/130","https://github.com/Joystream/community-repo/issues/41"],
  103. "reward": 225,
  104. "tags": ["Coding"],
  105. "format": "Reserved",
  106. "closedDate": "2020-12-05",
  107. "status": "Closed - USD 25"
  108. },
  109. {
  110. "id": 2,
  111. "title": "Testing of 'polkadot-js'",
  112. "openedDate": "2020-09-23",
  113. "description": "After the upgrade, we have enabled the polkadot-js extension as part of Pioneer, this bounty is for testing the extension.",
  114. "links": ["https://testnet.joystream.org/#/forum/threads/129","https://github.com/Joystream/community-repo/issues/32"],
  115. "reward": 200,
  116. "tags": ["Testing"],
  117. "format": "Reserved",
  118. "closedDate": "2021-01-05",
  119. "status": "Completed - USD 200"
  120. },
  121. {
  122. "id": 1,
  123. "title": "Update Telegram Bot",
  124. "openedDate": "2020-09-23",
  125. "description": "As the old bot is not compatible with the new joystream-types, it needs to updated as soon as possible!",
  126. "links": ["https://testnet.joystream.org/#/forum/threads/118","https://github.com/Joystream/community-repo/issues/23"],
  127. "reward": 300,
  128. "tags": ["Coding"],
  129. "format": "Reserved",
  130. "closedDate": "2020-11-01",
  131. "status": "Completed - USD 300"
  132. }
  133. ]
  134. }