{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":42009758,"defaultBranch":"develop","name":"metamask-extension","ownerLogin":"MetaMask","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-09-06T16:34:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11744586?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717675404.0","currentOid":""},"activityList":{"items":[{"before":"5a9f9a1647aa157aef716bdf8fce8f6bae3758b4","after":"4e9f9418fde731212a63ed2b9f4daf4e6a9411c7","ref":"refs/heads/refacto-fix","pushedAt":"2024-06-06T12:16:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EtherWizard33","name":null,"path":"/EtherWizard33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/165834542?s=80&v=4"},"commit":{"message":"feat: add the add custom network button to NetworkListMenu2","shortMessageHtmlLink":"feat: add the add custom network button to NetworkListMenu2"}},{"before":"030101a5903a779c7fc2234e39311c0fc4b2f801","after":"45e2021460f546f54a72926f805777a145e35440","ref":"refs/heads/feat/refactor-nft-experience","pushedAt":"2024-06-06T12:12:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sahar-fehri","name":null,"path":"/sahar-fehri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10994169?s=80&v=4"},"commit":{"message":"fix: fix unit test","shortMessageHtmlLink":"fix: fix unit test"}},{"before":"a5eed4eb3378e0f7bd04debb42c8bc1b939eeb58","after":"a03dd6ab19590637025721e34f328b26b18a8494","ref":"refs/heads/refactor/coin-overview","pushedAt":"2024-06-06T12:11:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ccharly","name":"Charly Chevalier","path":"/ccharly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/569258?s=80&v=4"},"commit":{"message":"fix(ui): fix isOriginalNativeSymbol typing","shortMessageHtmlLink":"fix(ui): fix isOriginalNativeSymbol typing"}},{"before":"6300a5233995c75e9e20c423b0cc6fcf00594252","after":"1e247cec4b5650035148da3a07a156c7a03c1c4a","ref":"refs/heads/l10n_crowdin_action","pushedAt":"2024-06-06T12:07:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"New Crowdin translations by Github Action","shortMessageHtmlLink":"New Crowdin translations by Github Action"}},{"before":"ecb4f6d7d157649b4794125459f2e9b6c36cc233","after":"1e1b689c1240f013bbc41cd5d80a978deefb6539","ref":"refs/heads/test/add-swap-e2e-tests","pushedAt":"2024-06-06T12:04:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davibroc","name":"Davide Brocchetto","path":"/davibroc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6082863?s=80&v=4"},"commit":{"message":"Fixed test bug","shortMessageHtmlLink":"Fixed test bug"}},{"before":"535837d3f7db9759146718b7ce84cafa1f89fbde","after":"6300a5233995c75e9e20c423b0cc6fcf00594252","ref":"refs/heads/l10n_crowdin_action","pushedAt":"2024-06-06T12:04:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"New Crowdin translations by Github Action","shortMessageHtmlLink":"New Crowdin translations by Github Action"}},{"before":"3b4465dbe4189d844c7c8ceae63bf480de8b820a","after":null,"ref":"refs/heads/fix/release-testing-issues","pushedAt":"2024-06-06T12:03:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gauthierpetetin","name":"Gauthier Petetin","path":"/gauthierpetetin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7071180?s=80&v=4"}},{"before":"e6e3251ac8cea29a955f10c98558f2651f1d0256","after":"6e506b3d23012059f03b0c296d5647d827feca9f","ref":"refs/heads/develop","pushedAt":"2024-06-06T12:03:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gauthierpetetin","name":"Gauthier Petetin","path":"/gauthierpetetin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7071180?s=80&v=4"},"commit":{"message":"fix: release testing issues (#25091)\n\n## **Description**\r\n\r\nThis PR is needed to adapt some automations to our new process:\r\n- Bug report shall now be labeled with `team-extension-platform` and\r\n`regression-RC-x.y.z` (instead of `regression-RC` in the past)\r\n- Release candidate issues can now be recognized thanks to\r\n`regression-RC-x.y.z` label (instead of `regression-RC` in the past)\r\n\r\nDefinition of `regression-RC-x.y.z` label's also been added to labelling\r\nguidelines as part of this PR.\r\n\r\n[Same PR for Mobile\r\nrepo](https://github.com/MetaMask/metamask-mobile/pull/9847) (already\r\nmerged).\r\n\r\n## **Related issues**\r\n\r\n- None\r\n\r\n## **Manual testing steps**\r\n\r\n1. Go to this page...\r\n2.\r\n3.\r\n\r\n## **Screenshots/Recordings**\r\n\r\n\r\n\r\n### **Before**\r\n\r\n\r\n\r\n### **After**\r\n\r\n\r\n\r\n## **Pre-merge author checklist**\r\n\r\n- [x] I’ve followed [MetaMask Coding\r\nStandards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).\r\n- [x] I've completed the PR template to the best of my ability\r\n- [ ] I’ve included tests if applicable\r\n- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format\r\nif applicable\r\n- [x] I’ve applied the right labels on the PR (see [labeling\r\nguidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).\r\nNot required for external contributors.\r\n\r\n## **Pre-merge reviewer checklist**\r\n\r\n- [ ] I've manually tested the PR (e.g. pull and build branch, run the\r\napp, test code being changed).\r\n- [ ] I confirm that this PR addresses all acceptance criteria described\r\nin the ticket it closes and includes the necessary testing evidence such\r\nas recordings and or screenshots.","shortMessageHtmlLink":"fix: release testing issues (#25091)"}},{"before":null,"after":"5a9f9a1647aa157aef716bdf8fce8f6bae3758b4","ref":"refs/heads/refacto-fix","pushedAt":"2024-06-06T12:03:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"salimtb","name":null,"path":"/salimtb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26223211?s=80&v=4"},"commit":{"message":"fix: refacto and clean","shortMessageHtmlLink":"fix: refacto and clean"}},{"before":"0e9c28f7f0a0eeea38ea5d6384c400b9fd5686e8","after":"4b3f435d76045422e8faef47ff76335216e12930","ref":"refs/heads/refactor/account-overview","pushedAt":"2024-06-06T12:03:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ccharly","name":"Charly Chevalier","path":"/ccharly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/569258?s=80&v=4"},"commit":{"message":"test(ui): home__* -> account-overview__* (data-testid)","shortMessageHtmlLink":"test(ui): home__* -> account-overview__* (data-testid)"}},{"before":null,"after":"43b3c43d72772741640755544b993a80929b9f36","ref":"refs/heads/feat/contributor-docs","pushedAt":"2024-06-06T12:00:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gauthierpetetin","name":"Gauthier Petetin","path":"/gauthierpetetin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7071180?s=80&v=4"},"commit":{"message":"feat(readme): add link to contributor docs","shortMessageHtmlLink":"feat(readme): add link to contributor docs"}},{"before":"9bbe86512edd1a93dc5d5a8e2a33f3ae8431647e","after":"a0c740c84240e851e98a6cb6104a899d38eda93e","ref":"refs/heads/hm/integrate-SIP-12-changes","pushedAt":"2024-06-06T11:57:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"hmalik88","name":"Hassan Malik","path":"/hmalik88","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41640681?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into hm/integrate-SIP-12-changes","shortMessageHtmlLink":"Merge branch 'develop' into hm/integrate-SIP-12-changes"}},{"before":"a2d3e7c21e5fa9f85b91f7915802662f83e283d5","after":"030101a5903a779c7fc2234e39311c0fc4b2f801","ref":"refs/heads/feat/refactor-nft-experience","pushedAt":"2024-06-06T11:56:33.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"sahar-fehri","name":null,"path":"/sahar-fehri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10994169?s=80&v=4"},"commit":{"message":"fix: merge conflict","shortMessageHtmlLink":"fix: merge conflict"}},{"before":"7b69d0c203c0d5e5712b0cdaa7412444e3ff3af5","after":"9bbe86512edd1a93dc5d5a8e2a33f3ae8431647e","ref":"refs/heads/hm/integrate-SIP-12-changes","pushedAt":"2024-06-06T11:56:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hmalik88","name":"Hassan Malik","path":"/hmalik88","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41640681?s=80&v=4"},"commit":{"message":"update snapshot","shortMessageHtmlLink":"update snapshot"}},{"before":"c35d10d8eca4a94d5197629452ce8900849300a2","after":"9c0610c21c6b81385cc7172bcce4f090ea662afe","ref":"refs/heads/STAKE-719-add-pooled-staking-to-first-party-contracts-within-mm-extension","pushedAt":"2024-06-06T11:56:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ameliejyc","name":"Amélie","path":"/ameliejyc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22345430?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into STAKE-719-add-pooled-staking-to-first-party-contracts-within-mm-extension","shortMessageHtmlLink":"Merge branch 'develop' into STAKE-719-add-pooled-staking-to-first-par…"}},{"before":"4be67d7089c4b6aa09c452202efe640b5e4c0838","after":"e464d61e6629462d1775155485741a0f6b191217","ref":"refs/heads/fb/snaps-bump-v51","pushedAt":"2024-06-06T11:48:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FrederikBolding","name":"Frederik Bolding","path":"/FrederikBolding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1561200?s=80&v=4"},"commit":{"message":"Fix types","shortMessageHtmlLink":"Fix types"}},{"before":"f095bf95a38c0c0daf4fbae2b933779192c95bb9","after":"a2d3e7c21e5fa9f85b91f7915802662f83e283d5","ref":"refs/heads/feat/refactor-nft-experience","pushedAt":"2024-06-06T11:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sahar-fehri","name":null,"path":"/sahar-fehri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10994169?s=80&v=4"},"commit":{"message":"fix: patch core changes","shortMessageHtmlLink":"fix: patch core changes"}},{"before":"2d53be0d24fb779c9caade3bde939eae662c9121","after":"4be67d7089c4b6aa09c452202efe640b5e4c0838","ref":"refs/heads/fb/snaps-bump-v51","pushedAt":"2024-06-06T11:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FrederikBolding","name":"Frederik Bolding","path":"/FrederikBolding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1561200?s=80&v=4"},"commit":{"message":"Fix types","shortMessageHtmlLink":"Fix types"}},{"before":"a9ff4d7fc23358d6f01888b99db18f4b977f5d1f","after":"535837d3f7db9759146718b7ce84cafa1f89fbde","ref":"refs/heads/l10n_crowdin_action","pushedAt":"2024-06-06T11:44:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"New Crowdin translations by Github Action","shortMessageHtmlLink":"New Crowdin translations by Github Action"}},{"before":"8b83b3b9f027b160bec7bd61560ff7409b7400b8","after":null,"ref":"refs/heads/fix/replace-metafi-metaswap-subdomains","pushedAt":"2024-06-06T11:42:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cryptodev-2s","name":null,"path":"/cryptodev-2s","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/109512101?s=80&v=4"}},{"before":"3dd90c8570755352ed924b500af04fd021629aa3","after":"e6e3251ac8cea29a955f10c98558f2651f1d0256","ref":"refs/heads/develop","pushedAt":"2024-06-06T11:42:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cryptodev-2s","name":null,"path":"/cryptodev-2s","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/109512101?s=80&v=4"},"commit":{"message":"fix: Migrate API usage from *.metafi and *.metaswap subdomains to *.api.cx.metamask.io (#24698)\n\n## **Description**\r\n\r\nAPI Platform team intends to deprecate *.metafi and *.metaswap\r\nsubdomains in favour of *.api.cx.metamask.io\r\nThe new *.api.cx.metamask.io is already in place.\r\nThe old *.metafi and *.metaswap are still used across the controllers.\r\nControllers do not break currently because redirects are in place for\r\nthe older sub-domains.\r\nThe redirects will be removed once all clients (Extension, Mobile, Core)\r\nare migrated.\r\n\r\n\r\n## **Related issues**\r\n\r\nFixes:\r\n[#2351](https://github.com/MetaMask/MetaMask-planning/issues/2351)\r\n\r\n## **Manual testing steps**\r\n\r\n## **Screenshots/Recordings**\r\n\r\n\r\n\r\n### **Before**\r\n\r\n\r\n\r\n### **After**\r\n\r\n\r\n\r\n## **Pre-merge author checklist**\r\n\r\n- [ ] I’ve followed [MetaMask Coding\r\nStandards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).\r\n- [ ] I've completed the PR template to the best of my ability\r\n- [ ] I’ve included tests if applicable\r\n- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format\r\nif applicable\r\n- [ ] I’ve applied the right labels on the PR (see [labeling\r\nguidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).\r\nNot required for external contributors.\r\n\r\n## **Pre-merge reviewer checklist**\r\n\r\n- [ ] I've manually tested the PR (e.g. pull and build branch, run the\r\napp, test code being changed).\r\n- [ ] I confirm that this PR addresses all acceptance criteria described\r\nin the ticket it closes and includes the necessary testing evidence such\r\nas recordings and or screenshots.\r\n\r\n---------\r\n\r\nCo-authored-by: MetaMask Bot ","shortMessageHtmlLink":"fix: Migrate API usage from *.metafi and *.metaswap subdomains to *.a…"}},{"before":"1cddccec741de807e18090a21161d45a31577297","after":"a9ff4d7fc23358d6f01888b99db18f4b977f5d1f","ref":"refs/heads/l10n_crowdin_action","pushedAt":"2024-06-06T11:42:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"New Crowdin translations by Github Action","shortMessageHtmlLink":"New Crowdin translations by Github Action"}},{"before":"c76bba94cb553759ad108776f87356aebfc1130a","after":null,"ref":"refs/heads/stx-controller-update","pushedAt":"2024-06-06T11:40:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dan437","name":"Daniel","path":"/dan437","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80175477?s=80&v=4"}},{"before":"7331a8a517625b195a43cca3e89b8125355ea171","after":"3dd90c8570755352ed924b500af04fd021629aa3","ref":"refs/heads/develop","pushedAt":"2024-06-06T11:40:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dan437","name":"Daniel","path":"/dan437","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80175477?s=80&v=4"},"commit":{"message":"fix: @metamask/smart-transactions-controller@^10.1.1->^10.1.2 (#25069)","shortMessageHtmlLink":"fix: @metamask/smart-transactions-controller@^10.1.1->^10.1.2 (#25069)"}},{"before":"168888d9f28813dbac682899ad61ef5dbb649039","after":"7b69d0c203c0d5e5712b0cdaa7412444e3ff3af5","ref":"refs/heads/hm/integrate-SIP-12-changes","pushedAt":"2024-06-06T11:35:02.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"hmalik88","name":"Hassan Malik","path":"/hmalik88","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41640681?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into hm/integrate-SIP-12-changes","shortMessageHtmlLink":"Merge branch 'develop' into hm/integrate-SIP-12-changes"}},{"before":"9b804aeadcf37d53ec0a2d089c2b05497e0e198e","after":"81e000933388f445f1220aaea55cd1c0f91d4445","ref":"refs/heads/feat-storybook-confirm-page-signature-pages","pushedAt":"2024-06-06T11:34:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"digiwand","name":"Ariella Vu","path":"/digiwand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20778143?s=80&v=4"},"commit":{"message":"refactor: update ConfirmPage storybook controls to object","shortMessageHtmlLink":"refactor: update ConfirmPage storybook controls to object"}},{"before":"9109d6140aa4228e6d074fe8cac511593bb81fb9","after":"168888d9f28813dbac682899ad61ef5dbb649039","ref":"refs/heads/hm/integrate-SIP-12-changes","pushedAt":"2024-06-06T11:34:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hmalik88","name":"Hassan Malik","path":"/hmalik88","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41640681?s=80&v=4"},"commit":{"message":"fix address being centered for long domain names","shortMessageHtmlLink":"fix address being centered for long domain names"}},{"before":"4dd53bfcb218d2980e6b1972ae254a47b7fa7704","after":"1d4f81bbac5cffb2fc5f91c2d0d8ae46ec3855e1","ref":"refs/heads/feat/redesign-transaction-alerts","pushedAt":"2024-06-06T11:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matthewwalsh0","name":"Matthew Walsh","path":"/matthewwalsh0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19745142?s=80&v=4"},"commit":{"message":"Update gas estimate alert tests to integration tests","shortMessageHtmlLink":"Update gas estimate alert tests to integration tests"}},{"before":"8eccde7783789aff81cc12cf7b10382fd2d40352","after":"2d53be0d24fb779c9caade3bde939eae662c9121","ref":"refs/heads/fb/snaps-bump-v51","pushedAt":"2024-06-06T11:26:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FrederikBolding","name":"Frederik Bolding","path":"/FrederikBolding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1561200?s=80&v=4"},"commit":{"message":"Hide settings button for preinstalled Snaps","shortMessageHtmlLink":"Hide settings button for preinstalled Snaps"}},{"before":"24ca73ef82c32956969a86ee2b8167ed0a17b2b1","after":"8eccde7783789aff81cc12cf7b10382fd2d40352","ref":"refs/heads/fb/snaps-bump-v51","pushedAt":"2024-06-06T11:19:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FrederikBolding","name":"Frederik Bolding","path":"/FrederikBolding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1561200?s=80&v=4"},"commit":{"message":"Fix lint","shortMessageHtmlLink":"Fix lint"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXibQ-AA","startCursor":null,"endCursor":null}},"title":"Activity · MetaMask/metamask-extension"}