From 8d0c9034ac0724ef5f5db2158bcff2875010c3b6 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:45:43 -0400 Subject: [PATCH 1/6] [BIP-721] Kill Stale Gyroscope ECLP Gauges Killing gauges per proposal: https://forum.balancer.fi/t/bip-xxx-kill-stale-gyroscope-eclp-gauges/6080 --- ...721] Kill Stale Gyroscope ECLP Gauges.json | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json diff --git a/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json b/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json new file mode 100644 index 000000000..8437643d7 --- /dev/null +++ b/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json @@ -0,0 +1,100 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1729172375955, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.17.0", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0x9d03be58d2f6ccf1a24853b4ddd28b4afaec0952562967379e8b5c5e48e7ac5f" + }, + "transactions": [ + { + "to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "target", "type": "address" }, + { "internalType": "bytes", "name": "data", "type": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0xE03b4CB39C54EedFe4E46677511989866A88dbE3", + "data": "0xab8f0945" + } + }, + { + "to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "target", "type": "address" }, + { "internalType": "bytes", "name": "data", "type": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0xc028EFDa059e040b42998c96FF7fe0b126FA87fA", + "data": "0xab8f0945" + } + }, + { + "to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "target", "type": "address" }, + { "internalType": "bytes", "name": "data", "type": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0x9434c3955920A1FeD5e28ebCCEF80dCd54DEA180", + "data": "0xab8f0945" + } + }, + { + "to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "target", "type": "address" }, + { "internalType": "bytes", "name": "data", "type": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf", + "data": "0xab8f0945" + } + }, + { + "to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "internalType": "address", "name": "target", "type": "address" }, + { "internalType": "bytes", "name": "data", "type": "bytes" } + ], + "name": "performAction", + "payable": true + }, + "contractInputsValues": { + "target": "0x39a6D33557d31151F88D0b12Ab2D2Fb659c238A1", + "data": "0xab8f0945" + } + } + ] +} From 5adfa03b6b908243d0818218b83bf37b6074cf05 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:46:39 -0400 Subject: [PATCH 2/6] 722 instead of 721 --- ...auges.json => [BIP-722] Kill Stale Gyroscope ECLP Gauges.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename BIPs/2024-W44/{[BIP-721] Kill Stale Gyroscope ECLP Gauges.json => [BIP-722] Kill Stale Gyroscope ECLP Gauges.json} (100%) diff --git a/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json b/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.json similarity index 100% rename from BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json rename to BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.json From f717c968c3c4c61a9936ab0cbbdedb5d8fd2ddb9 Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Thu, 17 Oct 2024 13:48:07 +0000 Subject: [PATCH 3/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ... Kill Stale Gyroscope ECLP Gauges.report.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt diff --git a/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt b/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt new file mode 100644 index 000000000..93a5561c3 --- /dev/null +++ b/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt @@ -0,0 +1,17 @@ +FILENAME: `BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json` +MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` +COMMIT: `8d0c9034ac0724ef5f5db2158bcff2875010c3b6` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/5429a36f-6f6a-43ca-a118-f873e16451f9) + +``` ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +| function | entrypoint | target | selector | parsed_inputs | bip | tx_index | ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xE03b4CB39C54EedFe4E46677511989866A88dbE3 (root_gauges/ECLP-GHO-USDe-arbitrum-root-e03b) | killGauge() | | BIP-721 | 0 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc028EFDa059e040b42998c96FF7fe0b126FA87fA (root_gauges/ECLP-sFRAX-FRAX-arbitrum-root-c028) | killGauge() | | BIP-721 | 1 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9434c3955920A1FeD5e28ebCCEF80dCd54DEA180 (root_gauges/ECLP-GHO-GYD-arbitrum-root-9434) | killGauge() | | BIP-721 | 2 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf (None) | killGauge() | | BIP-721 | 3 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x39a6D33557d31151F88D0b12Ab2D2Fb659c238A1 (root_gauges/ECLP-sDAI-USDC-rh-base-root-39a6) | killGauge() | | BIP-721 | 4 | ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +``` From 5f776b4e8eae73609e4af2f800fc0a125a5ecd86 Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Thu, 17 Oct 2024 13:51:33 +0000 Subject: [PATCH 4/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ... Kill Stale Gyroscope ECLP Gauges.report.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt diff --git a/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt b/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt new file mode 100644 index 000000000..ac41a9f78 --- /dev/null +++ b/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt @@ -0,0 +1,17 @@ +FILENAME: `BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.json` +MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` +COMMIT: `acf85447d8e009719f4072684ee3f9f73a307a01` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/14d5c576-7304-44fe-87e1-480f9a80681d) + +``` ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +| function | entrypoint | target | selector | parsed_inputs | bip | tx_index | ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xE03b4CB39C54EedFe4E46677511989866A88dbE3 (root_gauges/ECLP-GHO-USDe-arbitrum-root-e03b) | killGauge() | | BIP-722 | 0 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc028EFDa059e040b42998c96FF7fe0b126FA87fA (root_gauges/ECLP-sFRAX-FRAX-arbitrum-root-c028) | killGauge() | | BIP-722 | 1 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9434c3955920A1FeD5e28ebCCEF80dCd54DEA180 (root_gauges/ECLP-GHO-GYD-arbitrum-root-9434) | killGauge() | | BIP-722 | 2 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf (None) | killGauge() | | BIP-722 | 3 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x39a6D33557d31151F88D0b12Ab2D2Fb659c238A1 (root_gauges/ECLP-sDAI-USDC-rh-base-root-39a6) | killGauge() | | BIP-722 | 4 | ++---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ +``` From f710c3640fb87b89fc4df016da953e21d0926c01 Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Mon, 21 Oct 2024 11:24:17 +0000 Subject: [PATCH 5/6] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt b/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt index ac41a9f78..8c44bbba5 100644 --- a/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt +++ b/BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.report.txt @@ -1,8 +1,8 @@ FILENAME: `BIPs/2024-W44/[BIP-722] Kill Stale Gyroscope ECLP Gauges.json` MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` -COMMIT: `acf85447d8e009719f4072684ee3f9f73a307a01` +COMMIT: `8b2fb471e3d8123279143462dbe965b02517bd5e` CHAIN(S): `mainnet` -TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/14d5c576-7304-44fe-87e1-480f9a80681d) +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/969e8e75-5f7f-4be0-bbe5-df109949719f) ``` +---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ @@ -11,7 +11,7 @@ TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/14d5c576-7304-4 | performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xE03b4CB39C54EedFe4E46677511989866A88dbE3 (root_gauges/ECLP-GHO-USDe-arbitrum-root-e03b) | killGauge() | | BIP-722 | 0 | | performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc028EFDa059e040b42998c96FF7fe0b126FA87fA (root_gauges/ECLP-sFRAX-FRAX-arbitrum-root-c028) | killGauge() | | BIP-722 | 1 | | performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9434c3955920A1FeD5e28ebCCEF80dCd54DEA180 (root_gauges/ECLP-GHO-GYD-arbitrum-root-9434) | killGauge() | | BIP-722 | 2 | -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf (None) | killGauge() | | BIP-722 | 3 | +| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf (root_gauges/GDSRH-optimism-root-9de7) | killGauge() | | BIP-722 | 3 | | performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x39a6D33557d31151F88D0b12Ab2D2Fb659c238A1 (root_gauges/ECLP-sDAI-USDC-rh-base-root-39a6) | killGauge() | | BIP-722 | 4 | +---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ ``` From 695da48efbf0f33310fdcfe703f964d02c260167 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:09:06 -0400 Subject: [PATCH 6/6] Remove stale 721 report --- ... Kill Stale Gyroscope ECLP Gauges.report.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt diff --git a/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt b/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt deleted file mode 100644 index 93a5561c3..000000000 --- a/BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.report.txt +++ /dev/null @@ -1,17 +0,0 @@ -FILENAME: `BIPs/2024-W44/[BIP-721] Kill Stale Gyroscope ECLP Gauges.json` -MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` -COMMIT: `8d0c9034ac0724ef5f5db2158bcff2875010c3b6` -CHAIN(S): `mainnet` -TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/5429a36f-6f6a-43ca-a118-f873e16451f9) - -``` -+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ -| function | entrypoint | target | selector | parsed_inputs | bip | tx_index | -+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xE03b4CB39C54EedFe4E46677511989866A88dbE3 (root_gauges/ECLP-GHO-USDe-arbitrum-root-e03b) | killGauge() | | BIP-721 | 0 | -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xc028EFDa059e040b42998c96FF7fe0b126FA87fA (root_gauges/ECLP-sFRAX-FRAX-arbitrum-root-c028) | killGauge() | | BIP-721 | 1 | -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9434c3955920A1FeD5e28ebCCEF80dCd54DEA180 (root_gauges/ECLP-GHO-GYD-arbitrum-root-9434) | killGauge() | | BIP-721 | 2 | -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x9dE7f79Ef7f28447E90051b60aBC5c2b1AdFE1cf (None) | killGauge() | | BIP-721 | 3 | -| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x39a6D33557d31151F88D0b12Ab2D2Fb659c238A1 (root_gauges/ECLP-sDAI-USDC-rh-base-root-39a6) | killGauge() | | BIP-721 | 4 | -+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------+-------------+---------------+---------+----------+ -```