{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":718107958,"defaultBranch":"main","name":"stable-coin","ownerLogin":"tari-project","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-13T11:54:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37560539?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1699876493.0","currentOid":""},"activityList":{"items":[{"before":"9ae664dc11b8ca963cc52b4cd707e89773ed37d3","after":"7ebb8cec4fb46c1161bf091cb7a2d6b5ca18c294","ref":"refs/heads/main","pushedAt":"2024-04-16T08:36:17.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"feat(web): transaction list (#16)\n\nThis PR adds a new section to the Issuer information page, with a table\r\nof _**ALL**_ the transactions of the stable coin that happened on the\r\nnetwork. The table implements pagination.\r\n\r\nTo implement this feature, the stablecoin web application does a GraphQL\r\nquery to the Indexer's getEvent `method` specifying the resource address\r\nof the stable coin\r\n\r\nFor future versions we would like to have:\r\n* Filtering of transactions (by amount, action, etc)\r\n* Clicking on a row should move us to a new page with the transaction\r\ndetails\r\n* Ensure that the transactions are returned by timestamp/block\r\nconsistently (i.e. newer transactions first)\r\n\r\n\"Screenshot","shortMessageHtmlLink":"feat(web): transaction list (#16)"}},{"before":"1d20fc9e05ed599e34fd7ab2bd951adbf03c303a","after":"9ae664dc11b8ca963cc52b4cd707e89773ed37d3","ref":"refs/heads/main","pushedAt":"2024-04-16T08:34:25.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: web and cli broken dependencies (#15)\n\nBoth the `web` and `cli` applications have some dependency problems,\r\nmostly related to dependencies with the `tari-dan` project and outdated\r\ndefinitions","shortMessageHtmlLink":"fix: web and cli broken dependencies (#15)"}},{"before":"1acc3ec30a706fc5bc49df92aae4d2ee67fb2373","after":"1d20fc9e05ed599e34fd7ab2bd951adbf03c303a","ref":"refs/heads/main","pushedAt":"2024-04-04T12:56:19.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: account and issuer management for all providers (#14)","shortMessageHtmlLink":"fix: account and issuer management for all providers (#14)"}},{"before":"4159a266a18b1e18ba110bb1aaf374eb616ead5a","after":"1acc3ec30a706fc5bc49df92aae4d2ee67fb2373","ref":"refs/heads/main","pushedAt":"2024-04-03T13:12:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: metamask (#13)","shortMessageHtmlLink":"fix: metamask (#13)"}},{"before":"24e574470215b20b8881591071448320e4b16099","after":"4159a266a18b1e18ba110bb1aaf374eb616ead5a","ref":"refs/heads/main","pushedAt":"2024-04-02T12:44:18.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: UI fixes and add @metamask/provider polyfills (#12)","shortMessageHtmlLink":"fix: UI fixes and add @metamask/provider polyfills (#12)"}},{"before":"2d961ba40af8b1f79531552a9851788541e8b4e1","after":"24e574470215b20b8881591071448320e4b16099","ref":"refs/heads/main","pushedAt":"2024-03-29T08:31:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: prettier and typescript errors (#11)","shortMessageHtmlLink":"fix: prettier and typescript errors (#11)"}},{"before":"79f2331f5f6580a36202be36b047abbbd6a32753","after":"2d961ba40af8b1f79531552a9851788541e8b4e1","ref":"refs/heads/main","pushedAt":"2024-03-29T05:40:27.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":" feat: basic wrapped token exchange interface (#10)\n\nrequires https://github.com/tari-project/stable-coin/pull/9","shortMessageHtmlLink":" feat: basic wrapped token exchange interface (#10)"}},{"before":"6fa6b90ea56a2ea79de275acacdd4b8a4cbc839c","after":"79f2331f5f6580a36202be36b047abbbd6a32753","ref":"refs/heads/main","pushedAt":"2024-03-29T05:39:25.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: include deposit auth hook for stable coin resource (#9)\n\nUpdates code to include changes from these PRs\r\nhttps://github.com/tari-project/tari-dan/pull/989\r\nhttps://github.com/tari-project/tari-dan/pull/992","shortMessageHtmlLink":"fix: include deposit auth hook for stable coin resource (#9)"}},{"before":"8404bd4d8590ec7c6634c3fc49a0ad08e467c1b8","after":"6fa6b90ea56a2ea79de275acacdd4b8a4cbc839c","ref":"refs/heads/main","pushedAt":"2024-03-22T04:14:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"feat: view vault balance (#8)","shortMessageHtmlLink":"feat: view vault balance (#8)"}},{"before":"a439f0d7ade729f7bc4b2588c273409670593a3f","after":"8404bd4d8590ec7c6634c3fc49a0ad08e467c1b8","ref":"refs/heads/main","pushedAt":"2024-03-13T10:59:16.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"fix: use latest tari dependencies and template args (#7)","shortMessageHtmlLink":"fix: use latest tari dependencies and template args (#7)"}},{"before":"4dcfc8cdc4ad01b1298b2ddc7418e125c3e427d5","after":"a439f0d7ade729f7bc4b2588c273409670593a3f","ref":"refs/heads/main","pushedAt":"2024-03-12T10:32:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"feat: exchange for wrapped + recall tokens (#6)","shortMessageHtmlLink":"feat: exchange for wrapped + recall tokens (#6)"}},{"before":"5882ca1c18c6d21817872db7623c8516c6e1939e","after":"4dcfc8cdc4ad01b1298b2ddc7418e125c3e427d5","ref":"refs/heads/main","pushedAt":"2024-03-08T12:28:16.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"feat: stable coin web UI (#5)","shortMessageHtmlLink":"feat: stable coin web UI (#5)"}},{"before":"bc7d14834ee51ff2f2f1496c352ecc3a3d7870ec","after":"5882ca1c18c6d21817872db7623c8516c6e1939e","ref":"refs/heads/main","pushedAt":"2024-02-28T08:13:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"chore: add built wasms (#4)","shortMessageHtmlLink":"chore: add built wasms (#4)"}},{"before":"51d94359e44badbe0ca71c831a72e0b9df0deb08","after":"bc7d14834ee51ff2f2f1496c352ecc3a3d7870ec","ref":"refs/heads/main","pushedAt":"2023-11-29T13:08:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stringhandler","name":"stringhandler","path":"/stringhandler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4200336?s=80&v=4"},"commit":{"message":"revert","shortMessageHtmlLink":"revert"}},{"before":"9a5ff9b456d8d85bc75d3a34e9575fea1c942ef1","after":"51d94359e44badbe0ca71c831a72e0b9df0deb08","ref":"refs/heads/main","pushedAt":"2023-11-29T13:07:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"stringhandler","name":"stringhandler","path":"/stringhandler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4200336?s=80&v=4"},"commit":{"message":"fix: restrict withdraw to admins","shortMessageHtmlLink":"fix: restrict withdraw to admins"}},{"before":"26df374f3dd5e446c1f40dd9d402709b01961dae","after":"9a5ff9b456d8d85bc75d3a34e9575fea1c942ef1","ref":"refs/heads/main","pushedAt":"2023-11-29T12:19:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stringhandler","name":"stringhandler","path":"/stringhandler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4200336?s=80&v=4"},"commit":{"message":"feat: recall user token in non private template (#3)","shortMessageHtmlLink":"feat: recall user token in non private template (#3)"}},{"before":"9cd6eb7d55ff37a782e8e7b96730dd5546ecb0e3","after":"26df374f3dd5e446c1f40dd9d402709b01961dae","ref":"refs/heads/main","pushedAt":"2023-11-21T11:41:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stringhandler","name":"stringhandler","path":"/stringhandler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4200336?s=80&v=4"},"commit":{"message":"feat: initial basic stable-coin implementation (#2)","shortMessageHtmlLink":"feat: initial basic stable-coin implementation (#2)"}},{"before":"3f48396aee4d2385d2d0dd10586b8b24a6303728","after":"9cd6eb7d55ff37a782e8e7b96730dd5546ecb0e3","ref":"refs/heads/main","pushedAt":"2023-11-16T07:20:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"Merge pull request #1 from sdbondi/initial\n\nfeat: initial basic stable-coin implementation","shortMessageHtmlLink":"Merge pull request #1 from sdbondi/initial"}},{"before":null,"after":"3f48396aee4d2385d2d0dd10586b8b24a6303728","ref":"refs/heads/main","pushedAt":"2023-11-13T11:54:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sdbondi","name":"Stan Bondi","path":"/sdbondi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1057902?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEMcM-7AA","startCursor":null,"endCursor":null}},"title":"Activity ยท tari-project/stable-coin"}