{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":361865617,"defaultBranch":"main","name":"creator-core-extensions-solidity","ownerLogin":"manifoldxyz","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-26T19:11:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/81661966?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717792412.0","currentOid":""},"activityList":{"items":[{"before":"d4789f8e1ebf4f15ca42dd0baa1da7a9d33ae283","after":null,"ref":"refs/heads/gacha-script","pushedAt":"2024-06-07T20:33:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"}},{"before":"cd148f2d08f63f61f2ba16920fc214a6a0633467","after":"8efe7e1a3573bd2c3f1f8d31843389da5428552c","ref":"refs/heads/main","pushedAt":"2024-06-07T20:33:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"fix: comment out script lines on gacha (#95)","shortMessageHtmlLink":"fix: comment out script lines on gacha (#95)"}},{"before":null,"after":"d4789f8e1ebf4f15ca42dd0baa1da7a9d33ae283","ref":"refs/heads/gacha-script","pushedAt":"2024-06-07T20:32:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"comment out script lines","shortMessageHtmlLink":"comment out script lines"}},{"before":"f539f7bba8f67475c89d67c5d65229eb31946a28","after":null,"ref":"refs/heads/gacha-deprecate","pushedAt":"2024-06-07T19:57:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"}},{"before":"ce687664db53dc1f3be4f467877425cdbf352db0","after":"cd148f2d08f63f61f2ba16920fc214a6a0633467","ref":"refs/heads/main","pushedAt":"2024-06-07T19:57:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add deprecate func (#94)","shortMessageHtmlLink":"add deprecate func (#94)"}},{"before":"ce687664db53dc1f3be4f467877425cdbf352db0","after":"f539f7bba8f67475c89d67c5d65229eb31946a28","ref":"refs/heads/gacha-deprecate","pushedAt":"2024-06-07T19:46:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add deprecate func","shortMessageHtmlLink":"add deprecate func"}},{"before":null,"after":"ce687664db53dc1f3be4f467877425cdbf352db0","ref":"refs/heads/gacha-deprecate","pushedAt":"2024-06-07T19:45:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"feat: [CON-944] Gacha extension (#88)\n\n* docs: add instructions to install foundry\r\n\r\n* chore: use v4 node actions\r\n\r\n* initial scaffolding\r\n\r\nCo-authored-by: jaxonL \r\n\r\n* add string tier\r\n\r\n* update gacha\r\n\r\n* small changes\r\n\r\nCo-authored-by: jaxonL \r\n\r\n* updates except mintReserve\r\n\r\n* add mintReserve and init test\r\n\r\n* more tests\r\n\r\n* update deliverMints test\r\n\r\n* update for feedback\r\n\r\n* add tokenURI test and rename itemVariations\r\n\r\n* add script and update for feedback\r\n\r\n* update structs and tests\r\n\r\n* add creatorAdmin\r\n\r\n* add test and case to reserve when totalMax is 0\r\n\r\n* add more test cases\r\n\r\n* update tests and checks\r\n\r\n* remove extra line\r\n\r\n* clean up mintReserve logic\r\n\r\n* use numbers other than diff of 1\r\n\r\n* modify updateClaim assertions and add extension balance assertion\r\n\r\n* update the max-uint-80 value\r\n\r\n---------\r\n\r\nCo-authored-by: Jaxon Lin <11150920+jaxonL@users.noreply.github.com>\r\nCo-authored-by: jaxonL ","shortMessageHtmlLink":"feat: [CON-944] Gacha extension (#88)"}},{"before":"0ca2836cb507e13d856eae99eeb6a49170209dd2","after":null,"ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-07T18:23:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"}},{"before":"6dc489fe4637722974be245f0e16556f0e123413","after":"ce687664db53dc1f3be4f467877425cdbf352db0","ref":"refs/heads/main","pushedAt":"2024-06-07T18:23:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"feat: [CON-944] Gacha extension (#88)\n\n* docs: add instructions to install foundry\r\n\r\n* chore: use v4 node actions\r\n\r\n* initial scaffolding\r\n\r\nCo-authored-by: jaxonL \r\n\r\n* add string tier\r\n\r\n* update gacha\r\n\r\n* small changes\r\n\r\nCo-authored-by: jaxonL \r\n\r\n* updates except mintReserve\r\n\r\n* add mintReserve and init test\r\n\r\n* more tests\r\n\r\n* update deliverMints test\r\n\r\n* update for feedback\r\n\r\n* add tokenURI test and rename itemVariations\r\n\r\n* add script and update for feedback\r\n\r\n* update structs and tests\r\n\r\n* add creatorAdmin\r\n\r\n* add test and case to reserve when totalMax is 0\r\n\r\n* add more test cases\r\n\r\n* update tests and checks\r\n\r\n* remove extra line\r\n\r\n* clean up mintReserve logic\r\n\r\n* use numbers other than diff of 1\r\n\r\n* modify updateClaim assertions and add extension balance assertion\r\n\r\n* update the max-uint-80 value\r\n\r\n---------\r\n\r\nCo-authored-by: Jaxon Lin <11150920+jaxonL@users.noreply.github.com>\r\nCo-authored-by: jaxonL ","shortMessageHtmlLink":"feat: [CON-944] Gacha extension (#88)"}},{"before":"59f5fff3e804f789e1a513c83cb831136abe2986","after":"0ca2836cb507e13d856eae99eeb6a49170209dd2","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-07T18:20:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update the max-uint-80 value","shortMessageHtmlLink":"update the max-uint-80 value"}},{"before":"126f1bf8a70aaf41af0fd3241d552f39e191ce2f","after":"59f5fff3e804f789e1a513c83cb831136abe2986","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-06T23:30:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"modify updateClaim assertions and add extension balance assertion","shortMessageHtmlLink":"modify updateClaim assertions and add extension balance assertion"}},{"before":"50a77fe742faeff55d9f54bf2e1260ccc60cbfb3","after":"126f1bf8a70aaf41af0fd3241d552f39e191ce2f","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-06T20:13:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"use numbers other than diff of 1","shortMessageHtmlLink":"use numbers other than diff of 1"}},{"before":"137093064ce6f1aa3c28b2a738194a0c57015017","after":"50a77fe742faeff55d9f54bf2e1260ccc60cbfb3","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-06T19:50:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"clean up mintReserve logic","shortMessageHtmlLink":"clean up mintReserve logic"}},{"before":"a5cc4c1825789e1fd28415e408696e3bd4aecf80","after":"137093064ce6f1aa3c28b2a738194a0c57015017","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-06T19:29:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update tests and checks","shortMessageHtmlLink":"update tests and checks"}},{"before":"f1d895be12f4f068271b6dbfb56a155e46edf11d","after":"a5cc4c1825789e1fd28415e408696e3bd4aecf80","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-06T16:42:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add more test cases","shortMessageHtmlLink":"add more test cases"}},{"before":"8cd0585ffda2147fc274d01d466598641c704d1e","after":"6dc489fe4637722974be245f0e16556f0e123413","ref":"refs/heads/main","pushedAt":"2024-06-05T02:07:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ediep","name":"ediep","path":"/ediep","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/472173?s=80&v=4"},"commit":{"message":"Create funding.json for OPRF4","shortMessageHtmlLink":"Create funding.json for OPRF4"}},{"before":"10aaf0c83fd9b01159aaffae6f1d6f0fdf14fdff","after":"f1d895be12f4f068271b6dbfb56a155e46edf11d","ref":"refs/heads/gacha-exploration","pushedAt":"2024-06-04T19:14:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add creatorAdmin","shortMessageHtmlLink":"add creatorAdmin"}},{"before":"919d1b51203b929bb15575a530c4123b29392953","after":"10aaf0c83fd9b01159aaffae6f1d6f0fdf14fdff","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-31T16:32:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update structs and tests","shortMessageHtmlLink":"update structs and tests"}},{"before":"57ab0ba9313ae050e0458070b4027a47e395fef5","after":"919d1b51203b929bb15575a530c4123b29392953","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-31T04:33:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add script and update for feedback","shortMessageHtmlLink":"add script and update for feedback"}},{"before":"c64aa7915ed79e718f0e7e80ec39083fe7ac7830","after":"57ab0ba9313ae050e0458070b4027a47e395fef5","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-31T00:56:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add tokenURI test and rename itemVariations","shortMessageHtmlLink":"add tokenURI test and rename itemVariations"}},{"before":"655e1437387e1873730a1f25b396b96bbd612171","after":"c64aa7915ed79e718f0e7e80ec39083fe7ac7830","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-31T00:18:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update for feedback","shortMessageHtmlLink":"update for feedback"}},{"before":"0edd4676bf5c7ba5ed6b51fd079df0e188242e39","after":"655e1437387e1873730a1f25b396b96bbd612171","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-30T21:18:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update deliverMints test","shortMessageHtmlLink":"update deliverMints test"}},{"before":"2c1b902578ea240d088c1c1325d6a0bd0b2890de","after":"0edd4676bf5c7ba5ed6b51fd079df0e188242e39","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-30T20:59:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"more tests","shortMessageHtmlLink":"more tests"}},{"before":"24fc19ee37efb80f036985ef1311dc83ff9bc2a3","after":"2c1b902578ea240d088c1c1325d6a0bd0b2890de","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-30T16:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"add mintReserve and init test","shortMessageHtmlLink":"add mintReserve and init test"}},{"before":"a1d5e07513e1b21ef95f9b6d3540c8f82b955335","after":"24fc19ee37efb80f036985ef1311dc83ff9bc2a3","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-29T22:17:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"updates except mintReserve","shortMessageHtmlLink":"updates except mintReserve"}},{"before":"8aa36c988e53098796422230b97b7dcfc3c2ce60","after":"a1d5e07513e1b21ef95f9b6d3540c8f82b955335","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-29T18:38:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"small changes\n\nCo-authored-by: jaxonL ","shortMessageHtmlLink":"small changes"}},{"before":"b8bc97dc3c3154d3fccbc01878ddee4408f2b52a","after":"8aa36c988e53098796422230b97b7dcfc3c2ce60","ref":"refs/heads/gacha-exploration","pushedAt":"2024-05-29T17:30:34.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"nikki-kiga","name":null,"path":"/nikki-kiga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/42276368?s=80&v=4"},"commit":{"message":"update gacha","shortMessageHtmlLink":"update gacha"}},{"before":"709c3002134c8bcb74052e6da7a1318785307d4e","after":null,"ref":"refs/heads/wwhchung/stringLocation","pushedAt":"2024-05-28T23:21:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wwhchung","name":null,"path":"/wwhchung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13840097?s=80&v=4"}},{"before":"3afe2eac55ad92430e58da8596d8846e1cc919f0","after":"8cd0585ffda2147fc274d01d466598641c704d1e","ref":"refs/heads/main","pushedAt":"2024-05-28T23:21:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wwhchung","name":null,"path":"/wwhchung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13840097?s=80&v=4"},"commit":{"message":"use string location, even for address references (#93)","shortMessageHtmlLink":"use string location, even for address references (#93)"}},{"before":"f154c8931d56625b048af19c4550289ff0c2c25d","after":null,"ref":"refs/heads/ediep/fix-docs","pushedAt":"2024-05-28T23:17:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wwhchung","name":null,"path":"/wwhchung","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13840097?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX5P8lQA","startCursor":null,"endCursor":null}},"title":"Activity ยท manifoldxyz/creator-core-extensions-solidity"}