{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":857084528,"defaultBranch":"master","name":"buidl-wallet-contracts","ownerLogin":"circlefin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-09-13T19:13:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5419909?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727473607.0","currentOid":""},"activityList":{"items":[{"before":"c381f3cf736405583553c9f3bc390a61205358fd","after":null,"ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-27T21:46:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"}},{"before":"4294cc256becfbd2ba10e4131d43dcacbbf74de5","after":"7b6807f823ceecde78915509c4e330c322cf72f8","ref":"refs/heads/master","pushedAt":"2024-09-27T21:46:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release) (#7)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n## 1.0.0 (2024-09-27)\r\n\r\n\r\n### Features\r\n\r\n* Add EP0.7 audited MSCA contracts testnet deployment logs and update\r\nscripts\r\n([#6](https://github.com/circlefin/buidl-wallet-contracts/issues/6))\r\n([4294cc2](https://github.com/circlefin/buidl-wallet-contracts/commit/4294cc256becfbd2ba10e4131d43dcacbbf74de5))\r\n* Deployed and Verified SponsorPaymaster on Testnet\r\n([#2](https://github.com/circlefin/buidl-wallet-contracts/issues/2))\r\n([9cdf6dc](https://github.com/circlefin/buidl-wallet-contracts/commit/9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae))\r\n\r\n\r\n### Miscellaneous Chores\r\n\r\n* **ci:** Minor refactor to release workflow\r\n([#4](https://github.com/circlefin/buidl-wallet-contracts/issues/4))\r\n([01ece52](https://github.com/circlefin/buidl-wallet-contracts/commit/01ece52aa40bcbe70cdc54319d1fde3a2b4e5bd6))\r\n* **style**: organize imports\r\n([#1](https://github.com/circlefin/buidl-wallet-contracts/issues/1))\r\n([1d2d26c](https://github.com/circlefin/buidl-wallet-contracts/commit/1d2d26c1f22475a7cdbf2689a6c3415142e8e8e5))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release) (#7)"}},{"before":"a60c38f4521109070b0e55d1737df46ad835e99a","after":"c381f3cf736405583553c9f3bc390a61205358fd","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-27T21:02:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":"4294cc256becfbd2ba10e4131d43dcacbbf74de5","after":"a60c38f4521109070b0e55d1737df46ad835e99a","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-27T21:02:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":null,"after":"4294cc256becfbd2ba10e4131d43dcacbbf74de5","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-27T21:02:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"feat: Add EP0.7 audited MSCA contracts testnet deployment logs and update scripts (#6)\n\n## Summary\r\n\r\nUpdate deployment scripts and add deployment logs for audited MSCA EP0.7\r\ncontracts.\r\n\r\n### Checklist\r\n- [ ] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [x] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [ ] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [ ] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [x] Did you run lint (`yarn lint`) and fix any issues?\r\n- [x] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\n\r\nAll the script changes were tested locally in the process of deploying\r\nthe new contracts. Any edits made during the PR review process were\r\ntested by simulating the script and verifying that there were no errors.\r\nI tested the `cast send` commands on a local networks and verified that\r\ncontracts were deployed at the same addresses as those deployed using\r\nthe `forge script` command.","shortMessageHtmlLink":"feat: Add EP0.7 audited MSCA contracts testnet deployment logs and up…"}},{"before":"01ece52aa40bcbe70cdc54319d1fde3a2b4e5bd6","after":"4294cc256becfbd2ba10e4131d43dcacbbf74de5","ref":"refs/heads/master","pushedAt":"2024-09-27T21:01:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"feat: Add EP0.7 audited MSCA contracts testnet deployment logs and update scripts (#6)\n\n## Summary\r\n\r\nUpdate deployment scripts and add deployment logs for audited MSCA EP0.7\r\ncontracts.\r\n\r\n### Checklist\r\n- [ ] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [x] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [ ] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [ ] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [x] Did you run lint (`yarn lint`) and fix any issues?\r\n- [x] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\n\r\nAll the script changes were tested locally in the process of deploying\r\nthe new contracts. Any edits made during the PR review process were\r\ntested by simulating the script and verifying that there were no errors.\r\nI tested the `cast send` commands on a local networks and verified that\r\ncontracts were deployed at the same addresses as those deployed using\r\nthe `forge script` command.","shortMessageHtmlLink":"feat: Add EP0.7 audited MSCA contracts testnet deployment logs and up…"}},{"before":"41d1b6cf066f9425fd5dde9a9a2693210a675d6e","after":null,"ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-27T00:03:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"}},{"before":"cf2c23cfc688948d0472ac65182a2553e07cd596","after":"41d1b6cf066f9425fd5dde9a9a2693210a675d6e","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-26T16:03:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":"3a40b0fd3ee9d974e9b31f6efe2b93a35de1911f","after":"cf2c23cfc688948d0472ac65182a2553e07cd596","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-26T16:03:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":"9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae","after":"01ece52aa40bcbe70cdc54319d1fde3a2b4e5bd6","ref":"refs/heads/master","pushedAt":"2024-09-26T16:03:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"chore(ci): Minor refactor to release workflow (#4)\n\n## Summary\r\n\r\nThis is a minor refactor to the release workflow to address releases\r\nbeing created by both the attach assets and release-please workflows\r\n\r\n## Detail\r\n### Changeset\r\n\r\n* `release_sbom` moved to `release.yaml` and configured to only attach\r\nSBOM to releases created by release-please.\r\n* `release` renamed to `pr_lint_and_release` and will now run on\r\n`pull_request` events in order to lint Pull Request titles to ensure\r\nthey conform to the [conventional\r\ncommit](https://www.conventionalcommits.org/en/v1.0.0/) format.\r\n* The `pr_lint_and_release` workflow will only run on PR and Pushes to\r\nthe `master` branch on the upstream (`circlefin`) repository.\r\n\r\n### Checklist\r\n- [ ] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [ ] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [ ] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [ ] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [ ] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [ ] Did you run lint (`yarn lint`) and fix any issues?\r\n- [ ] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\nMandatory section.\r\nFor each changeset, please highlight the tests you've added.\r\n\r\n## Documentation\r\nOptional section.\r\nLink to the doc.","shortMessageHtmlLink":"chore(ci): Minor refactor to release workflow (#4)"}},{"before":"061495f423715f322a29bdbc585e5f78e8165fa0","after":"3a40b0fd3ee9d974e9b31f6efe2b93a35de1911f","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-26T15:09:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":"9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae","after":"061495f423715f322a29bdbc585e5f78e8165fa0","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-26T15:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"chore(master): release 1.0.0 (auto-release)","shortMessageHtmlLink":"chore(master): release 1.0.0 (auto-release)"}},{"before":null,"after":"9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae","ref":"refs/heads/release-please--branches--master--components--buidl-wallet-contracts","pushedAt":"2024-09-26T15:09:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"circle-bot-releases","name":"Circle Bot Releases","path":"/circle-bot-releases","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/177215958?s=80&v=4"},"commit":{"message":"feat: Deployed and Verified SponsorPaymaster on Testnet (#2)\n\n## Summary\r\nDeployed and verified SponsorPaymaster on arb sepolia, eth sepolia, and\r\nmatic amoy.\r\n\r\n## Detail\r\n### Changeset\r\n\r\n- Created deployment script\r\n- Created cmd for future deployments\r\n- Saved solidity input json for future verifications\r\n- Deployed using script and cmd\r\n- Verified all proxies and implementations\r\n\r\n### Checklist\r\n- [x] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [x] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [x] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [x] Did you run lint (`yarn lint`) and fix any issues?\r\n- [x] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\n\r\nDeployment. No testing needed.","shortMessageHtmlLink":"feat: Deployed and Verified SponsorPaymaster on Testnet (#2)"}},{"before":"1d2d26c1f22475a7cdbf2689a6c3415142e8e8e5","after":"9cdf6dcae6af02270d118bbf0f7e0f5ba09cb9ae","ref":"refs/heads/master","pushedAt":"2024-09-25T22:01:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"feat: Deployed and Verified SponsorPaymaster on Testnet (#2)\n\n## Summary\r\nDeployed and verified SponsorPaymaster on arb sepolia, eth sepolia, and\r\nmatic amoy.\r\n\r\n## Detail\r\n### Changeset\r\n\r\n- Created deployment script\r\n- Created cmd for future deployments\r\n- Saved solidity input json for future verifications\r\n- Deployed using script and cmd\r\n- Verified all proxies and implementations\r\n\r\n### Checklist\r\n- [x] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [x] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [x] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [x] Did you run lint (`yarn lint`) and fix any issues?\r\n- [x] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\n\r\nDeployment. No testing needed.","shortMessageHtmlLink":"feat: Deployed and Verified SponsorPaymaster on Testnet (#2)"}},{"before":"2b20be5abf7e56f8d0715571233f74526b37adaa","after":"1d2d26c1f22475a7cdbf2689a6c3415142e8e8e5","ref":"refs/heads/master","pushedAt":"2024-09-13T21:07:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"chore: organize imports (#1)\n\n## Summary\r\nSort and organize the imports.\r\n\r\n## Detail\r\n### Changeset\r\n* `yarn format:write`\r\n\r\n### Checklist\r\n- [x] Did you add new tests and confirm all tests pass? (`yarn test`)\r\n- [ ] Did you update relevant docs? (docs are found in the `docs`\r\nfolder)\r\n- [x] Do your commits follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [x] Does your PR title also follow the [Conventional\r\nCommits](https://www.conventionalcommits.org/en/v1.0.0/) standard?\r\n- [ ] If you have a breaking change, is it [correctly reflected in your\r\ncommit\r\nmessage](https://www.conventionalcommits.org/en/v1.0.0/#examples)? (e.g.\r\n`feat!: breaking change`)\r\n- [x] Did you run lint (`yarn lint`) and fix any issues?\r\n- [x] Did you run formatter (`yarn format:check`) and fix any issues\r\n(`yarn format:write`)?\r\n\r\n## Testing\r\nNo impact to the tests.\r\n\r\n## Documentation\r\n* [Foundry\r\nbook](https://book.getfoundry.sh/reference/config/formatter?highlight=sort_im#sort_imports)","shortMessageHtmlLink":"chore: organize imports (#1)"}},{"before":"a8be428c32664bdcf7af9b6d3e673285e5e90f94","after":"2b20be5abf7e56f8d0715571233f74526b37adaa","ref":"refs/heads/master","pushedAt":"2024-09-13T19:19:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"huaweigu","name":"Huawei","path":"/huaweigu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8960511?s=80&v=4"},"commit":{"message":"Add initial contracts for SCA and MSCA.","shortMessageHtmlLink":"Add initial contracts for SCA and MSCA."}},{"before":null,"after":"a8be428c32664bdcf7af9b6d3e673285e5e90f94","ref":"refs/heads/master","pushedAt":"2024-09-13T19:13:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"circle-terraform-github[bot]","name":null,"path":"/apps/circle-terraform-github","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/754464?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,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QyMTo0NjoyMy4wMDAwMDBazwAAAATDC052","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xM1QxOToxMzo1MC4wMDAwMDBazwAAAAS10Elp"}},"title":"Activity · circlefin/buidl-wallet-contracts"}