{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":238797860,"defaultBranch":"develop","name":"optimism","ownerLogin":"ethereum-optimism","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-02-06T22:28:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58791460?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716590815.0","currentOid":""},"activityList":{"items":[{"before":"acb503a865bc2fb79614b8c9d674401f4b4a8b3c","after":"95e0c9ddcee2720dda51fe1af5a29e5ce153305f","ref":"refs/heads/faucet_bridging_implementation","pushedAt":"2024-05-25T03:46:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tremarkley","name":"tre","path":"/tremarkley","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234569?s=80&v=4"},"commit":{"message":"changeset","shortMessageHtmlLink":"changeset"}},{"before":"900334a1d359cf30681fa340a47bd80e6f1421db","after":null,"ref":"refs/heads/aj/challenger-prestate","pushedAt":"2024-05-24T22:44:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ajsutton","name":"Adrian Sutton","path":"/ajsutton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72675?s=80&v=4"}},{"before":"7cbda018196b58a71e2c0b4bc9e31a289235074e","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-10650-abe39e989d43049f5fd596daacaff904e9b88dd5","pushedAt":"2024-05-24T22:44:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"abe39e989d43049f5fd596daacaff904e9b88dd5","after":"7cbda018196b58a71e2c0b4bc9e31a289235074e","ref":"refs/heads/develop","pushedAt":"2024-05-24T22:44:37.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"op-challenger: Actually use the prestate downloaded from URL when executing (#10650)\n\n* op-challenger: Actually use the prestate downloaded from URL when executing.\n\n* op-challenger: Actually use the asterisc prestate downloaded from URL when executing. (#10651)","shortMessageHtmlLink":"op-challenger: Actually use the prestate downloaded from URL when exe…"}},{"before":"75ff32f71d5965acedc958a17780a8787fbae9b2","after":"acb503a865bc2fb79614b8c9d674401f4b4a8b3c","ref":"refs/heads/faucet_bridging_implementation","pushedAt":"2024-05-24T22:41:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tarunkhasnavis","name":"Tarun Khasnavis","path":"/tarunkhasnavis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7953225?s=80&v=4"},"commit":{"message":"updating the logic based on suggesstions","shortMessageHtmlLink":"updating the logic based on suggesstions"}},{"before":null,"after":"7cbda018196b58a71e2c0b4bc9e31a289235074e","ref":"refs/heads/gh-readonly-queue/develop/pr-10650-abe39e989d43049f5fd596daacaff904e9b88dd5","pushedAt":"2024-05-24T22:02:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"op-challenger: Actually use the prestate downloaded from URL when executing (#10650)\n\n* op-challenger: Actually use the prestate downloaded from URL when executing.\n\n* op-challenger: Actually use the asterisc prestate downloaded from URL when executing. (#10651)","shortMessageHtmlLink":"op-challenger: Actually use the prestate downloaded from URL when exe…"}},{"before":"ce73cb5b8537d9b63b046ce80881b5e8fab31212","after":null,"ref":"refs/heads/feat/interop-SystemConfigInterop","pushedAt":"2024-05-24T21:51:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"0xfuturistic","name":"Diego","path":"/0xfuturistic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105765223?s=80&v=4"}},{"before":"abe39e989d43049f5fd596daacaff904e9b88dd5","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-10586-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T21:51:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"4c3f63de0995e4783a4ecce60ac48856954ce0c5","after":"abe39e989d43049f5fd596daacaff904e9b88dd5","ref":"refs/heads/develop","pushedAt":"2024-05-24T21:51:55.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"feat/interop: create `SystemConfigInterop` (#10586)\n\n* contracts-bedrock: create OptimismPortalInterop\n\n* contracts-bedrock: add conditional deployment of SystemConfigInterop\n\n* contracts-bedrock: drop initializeOptimismPortalInterop in Deploy script\n\n* contracts-bedrock: remove checkSystemConfigInterop from ChainAssertions\n\n* contracts-bedrock: drop initializeSystemConfigInterop in Deploy script\n\n* contracts-bedrock: drop deploySystemConfigInterop from Deploy script\n\n* contracts-bedrock: drop SystemConfigInterop from Types\n\n* contracts-bedrock: drop legacy import in ChainAssertions\n\n* contracts-bedrock: drop legacy fields in Deploy script\n\n* contracts-bedrock: drop unnecessary diffs\n\n* contracts-bedrock: add conditional deployment of SystemConfigInterop\n\n* contracts-bedrock: drop initializeOptimismPortalInterop in Deploy script\n\n* contracts-bedrock: create tests for SystemConfigInterop\n\n* contracts-bedrock: reorder dependencies in tests for SystemConfigInterop\n\n* contracts-bedrock: add SystemConfigInterop to tests Setup\n\n* contracts-bedrock: update tests for SystemConfigInterop\n\n* contracts-bedrock: restore Deploy script\n\n* contracts-bedrock: restore ChainAssertions\n\n* contracts-bedrock: restore Types\n\n* contracts-bedrock: drop SystemConfigInterop from Setup script\n\n* contracts-bedrock: update SystemConfigInterop\n\n* contracts-bedrock: add not vm check in SystemConfigInterop tests\n\n* contracts-bedrock: update tests for SystemConfigInterop\n\n* contracts-bedrock: define internal getter for systemConfigInterop in tests\n\n* contracts-bedrock: restrict visibility of function in tests for SystemConfig\n\n* contracts-bedrock: fix tests for SystemConfigInterop\n\n* contracts-bedrock: fix tests for SystemConfigInterop\n\n* contracts-bedrock: reinitialize for gas paying test for SystemConfigInterop\n\n* contracts-bedrock: reorder functions in tests for SystemConfigInterop\n\n* contracts-bedrock: use ConfigType.GAS_PAYING_TOKEN in tests for SystemConfigInterop\n\n* contracts-bedrock: use assumeNotForgeAddress in tests for SystemConfigInterop\n\n---------\n\nCo-authored-by: Mark Tyneway ","shortMessageHtmlLink":"feat/interop: create SystemConfigInterop (#10586)"}},{"before":"25e35e240d60e7857775ad0e0d1af8a7b5fef483","after":null,"ref":"refs/heads/aj/asterisc-prestate","pushedAt":"2024-05-24T21:42:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Inphi","name":null,"path":"/Inphi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516807?s=80&v=4"}},{"before":"9726f2fbe28f20f0b3b50bd5c54cde97728e732c","after":"900334a1d359cf30681fa340a47bd80e6f1421db","ref":"refs/heads/aj/challenger-prestate","pushedAt":"2024-05-24T21:42:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Inphi","name":null,"path":"/Inphi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3516807?s=80&v=4"},"commit":{"message":"op-challenger: Actually use the asterisc prestate downloaded from URL when executing. (#10651)","shortMessageHtmlLink":"op-challenger: Actually use the asterisc prestate downloaded from URL…"}},{"before":null,"after":"25e35e240d60e7857775ad0e0d1af8a7b5fef483","ref":"refs/heads/aj/asterisc-prestate","pushedAt":"2024-05-24T21:36:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajsutton","name":"Adrian Sutton","path":"/ajsutton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72675?s=80&v=4"},"commit":{"message":"op-challenger: Actually use the asterisc prestate downloaded from URL when executing.","shortMessageHtmlLink":"op-challenger: Actually use the asterisc prestate downloaded from URL…"}},{"before":null,"after":"abe39e989d43049f5fd596daacaff904e9b88dd5","ref":"refs/heads/gh-readonly-queue/develop/pr-10586-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T21:31:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"feat/interop: create `SystemConfigInterop` (#10586)\n\n* contracts-bedrock: create OptimismPortalInterop\n\n* contracts-bedrock: add conditional deployment of SystemConfigInterop\n\n* contracts-bedrock: drop initializeOptimismPortalInterop in Deploy script\n\n* contracts-bedrock: remove checkSystemConfigInterop from ChainAssertions\n\n* contracts-bedrock: drop initializeSystemConfigInterop in Deploy script\n\n* contracts-bedrock: drop deploySystemConfigInterop from Deploy script\n\n* contracts-bedrock: drop SystemConfigInterop from Types\n\n* contracts-bedrock: drop legacy import in ChainAssertions\n\n* contracts-bedrock: drop legacy fields in Deploy script\n\n* contracts-bedrock: drop unnecessary diffs\n\n* contracts-bedrock: add conditional deployment of SystemConfigInterop\n\n* contracts-bedrock: drop initializeOptimismPortalInterop in Deploy script\n\n* contracts-bedrock: create tests for SystemConfigInterop\n\n* contracts-bedrock: reorder dependencies in tests for SystemConfigInterop\n\n* contracts-bedrock: add SystemConfigInterop to tests Setup\n\n* contracts-bedrock: update tests for SystemConfigInterop\n\n* contracts-bedrock: restore Deploy script\n\n* contracts-bedrock: restore ChainAssertions\n\n* contracts-bedrock: restore Types\n\n* contracts-bedrock: drop SystemConfigInterop from Setup script\n\n* contracts-bedrock: update SystemConfigInterop\n\n* contracts-bedrock: add not vm check in SystemConfigInterop tests\n\n* contracts-bedrock: update tests for SystemConfigInterop\n\n* contracts-bedrock: define internal getter for systemConfigInterop in tests\n\n* contracts-bedrock: restrict visibility of function in tests for SystemConfig\n\n* contracts-bedrock: fix tests for SystemConfigInterop\n\n* contracts-bedrock: fix tests for SystemConfigInterop\n\n* contracts-bedrock: reinitialize for gas paying test for SystemConfigInterop\n\n* contracts-bedrock: reorder functions in tests for SystemConfigInterop\n\n* contracts-bedrock: use ConfigType.GAS_PAYING_TOKEN in tests for SystemConfigInterop\n\n* contracts-bedrock: use assumeNotForgeAddress in tests for SystemConfigInterop\n\n---------\n\nCo-authored-by: Mark Tyneway ","shortMessageHtmlLink":"feat/interop: create SystemConfigInterop (#10586)"}},{"before":null,"after":"9726f2fbe28f20f0b3b50bd5c54cde97728e732c","ref":"refs/heads/aj/challenger-prestate","pushedAt":"2024-05-24T21:25:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ajsutton","name":"Adrian Sutton","path":"/ajsutton","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72675?s=80&v=4"},"commit":{"message":"op-challenger: Actually use the prestate downloaded from URL when executing.","shortMessageHtmlLink":"op-challenger: Actually use the prestate downloaded from URL when exe…"}},{"before":"3a93b1c158a7e5d73e36bd661a5919623b3fb5bb","after":"ce73cb5b8537d9b63b046ce80881b5e8fab31212","ref":"refs/heads/feat/interop-SystemConfigInterop","pushedAt":"2024-05-24T21:11:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"0xfuturistic","name":"Diego","path":"/0xfuturistic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105765223?s=80&v=4"},"commit":{"message":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynamic-L1Attributes-SystemConfigInterop-tests\n\nfeat/interop: add tests for `SystemConfigInterop`","shortMessageHtmlLink":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynami…"}},{"before":"53b8899a565a310304ae5e6fa2b5706f3236745c","after":"3a93b1c158a7e5d73e36bd661a5919623b3fb5bb","ref":"refs/heads/feat/interop-SystemConfigInterop","pushedAt":"2024-05-24T20:46:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"0xfuturistic","name":"Diego","path":"/0xfuturistic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105765223?s=80&v=4"},"commit":{"message":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynamic-L1Attributes-SystemConfigInterop-tests\n\nfeat/interop: add tests for `SystemConfigInterop`","shortMessageHtmlLink":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynami…"}},{"before":"5609ea3978b579d4d1092cbc142dd2e851dde939","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-10649-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T20:36:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":null,"after":"5609ea3978b579d4d1092cbc142dd2e851dde939","ref":"refs/heads/gh-readonly-queue/develop/pr-10649-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T20:19:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"ctb: Update safe on the DGM to Guardian Safe (#10649)","shortMessageHtmlLink":"ctb: Update safe on the DGM to Guardian Safe (#10649)"}},{"before":"3a36d9643b9768482c92729bfe7ff51c7f34fd8a","after":null,"ref":"refs/heads/feat/separate-dynamic-L1Attributes-SystemConfigInterop-tests","pushedAt":"2024-05-24T20:03:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tynes","name":"Mark Tyneway","path":"/tynes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6626818?s=80&v=4"}},{"before":"6fe0a9930b457457b194bc0c67f7d32e99cf30c4","after":"53b8899a565a310304ae5e6fa2b5706f3236745c","ref":"refs/heads/feat/interop-SystemConfigInterop","pushedAt":"2024-05-24T20:03:00.000Z","pushType":"pr_merge","commitsCount":31,"pusher":{"login":"tynes","name":"Mark Tyneway","path":"/tynes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6626818?s=80&v=4"},"commit":{"message":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynamic-L1Attributes-SystemConfigInterop-tests\n\nfeat/interop: add tests for `SystemConfigInterop`","shortMessageHtmlLink":"Merge pull request #10560 from ethereum-optimism/feat/separate-dynami…"}},{"before":"9149137eaa7da81f1a2b2a3777e33e8698d66135","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-10586-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T20:02:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":null,"after":"9149137eaa7da81f1a2b2a3777e33e8698d66135","ref":"refs/heads/gh-readonly-queue/develop/pr-10586-4c3f63de0995e4783a4ecce60ac48856954ce0c5","pushedAt":"2024-05-24T19:52:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"contracts-bedrock: create OptimismPortalInterop (#10586)","shortMessageHtmlLink":"contracts-bedrock: create OptimismPortalInterop (#10586)"}},{"before":"2d7116997e88eb9d471337bd6945f45e22a6e409","after":"ba55aad2e90d93be2539540aadabbeb3bf372621","ref":"refs/heads/jg/specify_comm_type","pushedAt":"2024-05-24T19:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"trianglesphere","name":"Joshua Gutow","path":"/trianglesphere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11803341?s=80&v=4"},"commit":{"message":"Use bytes cast instead of abi.encodePacked","shortMessageHtmlLink":"Use bytes cast instead of abi.encodePacked"}},{"before":"065cc8907915253deb7aae7208fe76e45be32a15","after":"6d171e9635e15f40be7506261394e3d3a2a0961f","ref":"refs/heads/maur/deploy-sep-modules","pushedAt":"2024-05-24T18:17:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"maurelian","name":"Maurelian","path":"/maurelian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23033765?s=80&v=4"},"commit":{"message":"dgm redeploy","shortMessageHtmlLink":"dgm redeploy"}},{"before":"f99b00cfaf197b13da7c6017f3204ddac8b723b3","after":"3a36d9643b9768482c92729bfe7ff51c7f34fd8a","ref":"refs/heads/feat/separate-dynamic-L1Attributes-SystemConfigInterop-tests","pushedAt":"2024-05-24T18:11:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"0xfuturistic","name":"Diego","path":"/0xfuturistic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105765223?s=80&v=4"},"commit":{"message":"contracts-bedrock: use assumeNotForgeAddress in tests for SystemConfigInterop","shortMessageHtmlLink":"contracts-bedrock: use assumeNotForgeAddress in tests for SystemConfi…"}},{"before":"8a7280f82729b8ef4feb6550b411698d9e02c87c","after":"6fe0a9930b457457b194bc0c67f7d32e99cf30c4","ref":"refs/heads/feat/interop-SystemConfigInterop","pushedAt":"2024-05-24T18:11:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"0xfuturistic","name":"Diego","path":"/0xfuturistic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/105765223?s=80&v=4"},"commit":{"message":"contracts-bedrock: create OptimismPortalInterop","shortMessageHtmlLink":"contracts-bedrock: create OptimismPortalInterop"}},{"before":"4bbb04e455385046d7d0fcded0b3407ad1651ea9","after":"065cc8907915253deb7aae7208fe76e45be32a15","ref":"refs/heads/maur/deploy-sep-modules","pushedAt":"2024-05-24T18:09:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"maurelian","name":"Maurelian","path":"/maurelian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23033765?s=80&v=4"},"commit":{"message":"dgm redeploy","shortMessageHtmlLink":"dgm redeploy"}},{"before":"acabd81af8aaacb3fc8785520f7cf7715813d280","after":null,"ref":"refs/heads/seb/fjord-override","pushedAt":"2024-05-24T18:03:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sebastianst","name":"Sebastian Stammler","path":"/sebastianst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2607372?s=80&v=4"}},{"before":"4c3f63de0995e4783a4ecce60ac48856954ce0c5","after":null,"ref":"refs/heads/gh-readonly-queue/develop/pr-10648-2a805a9eb4e957bf09e5e7acf09717869c77279d","pushedAt":"2024-05-24T18:03:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"2a805a9eb4e957bf09e5e7acf09717869c77279d","after":"4c3f63de0995e4783a4ecce60ac48856954ce0c5","ref":"refs/heads/develop","pushedAt":"2024-05-24T18:03:37.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"op-node,op-service: Add Fjord override flag (#10648)","shortMessageHtmlLink":"op-node,op-service: Add Fjord override flag (#10648)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU4rk8wA","startCursor":null,"endCursor":null}},"title":"Activity · ethereum-optimism/optimism"}