community-bounties-status.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "activeBounties":
  3. [
  4. {
  5. "id": 7,
  6. "title": "Joystream Player Loading",
  7. "openedDate": "2021-02-15",
  8. "links": ["https://github.com/Joystream/community-repo/issues/85"],
  9. "reward": 300,
  10. "tags": ["Coding","Research"],
  11. "format": "Closed",
  12. "status": "Announced"
  13. },
  14. {
  15. "id": 8,
  16. "title": "Ledger on Joystream",
  17. "openedDate": "2021-02-15",
  18. "links": ["https://github.com/Joystream/community-repo/issues/86"],
  19. "reward": 300,
  20. "tags": ["Research"],
  21. "format": "Closed",
  22. "status": "Announced"
  23. },
  24. {
  25. "id": 9,
  26. "title": "Repo/Documentation Improvements",
  27. "openedDate": "2021-02-15",
  28. "links": ["https://github.com/Joystream/community-repo/issues/87"],
  29. "reward": 300,
  30. "tags": ["Research"],
  31. "format": "Free for All",
  32. "status": "Announced"
  33. },
  34. {
  35. "id": 10,
  36. "title": "Upload Public Domain Content",
  37. "openedDate": "2021-02-15",
  38. "links": ["https://github.com/Joystream/community-repo/issues/88"],
  39. "reward": 5,
  40. "tags": ["Content"],
  41. "format": "Free for All",
  42. "status": "Announced"
  43. },
  44. {
  45. "id": 11,
  46. "title": "Design Community Repo Banner",
  47. "openedDate": "2021-02-15",
  48. "links": ["https://github.com/Joystream/community-repo/issues/89"],
  49. "reward": 250,
  50. "tags": ["Content"],
  51. "format": "Free for All",
  52. "status": "Announced"
  53. }
  54. ],
  55. "closedBounties":
  56. [
  57. {
  58. "id": 1,
  59. "title": "Update Telegram Bot",
  60. "openedDate": "2020-09-23",
  61. "links": ["https://testnet.joystream.org/#/forum/threads/118","https://github.com/Joystream/community-repo/issues/23"],
  62. "reward": 300,
  63. "tags": ["Coding"],
  64. "format": "Closed",
  65. "closedDate": "2020-11-01",
  66. "status": "Completed - USD 300"
  67. }
  68. ]
  69. }