From de9a18acebc58b5bbb7d189ff22738b318c1d7da Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Wed, 20 Dec 2023 16:39:51 -0500 Subject: [PATCH 1/4] BIP-520-Funding-Ecosystem-Onsite-Q2-2024 Sends 46475.05 USDC to Opco Multisig from Dao Multisig. Simulation: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/c8804dae-661b-444f-a666-f096758451d0 --- BIPs/2023-W51/BIP-520.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 BIPs/2023-W51/BIP-520.json diff --git a/BIPs/2023-W51/BIP-520.json b/BIPs/2023-W51/BIP-520.json new file mode 100644 index 000000000..8a650d6ff --- /dev/null +++ b/BIPs/2023-W51/BIP-520.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1703108246792, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f", + "createdFromOwnerAddress": "", + "checksum": "0xc89970ca0569367851a4d22c445d8b3a4902c3d3e0a870126b7f6860727c59b9" + }, + "transactions": [ + { + "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "name": "to", "type": "address", "internalType": "address" }, + { "name": "value", "type": "uint256", "internalType": "uint256" } + ], + "name": "transfer", + "payable": false + }, + "contractInputsValues": { + "to": "0x3B8910F378034FD6E103Df958863e5c684072693", + "value": "46474050000" + } + } + ] +} From b4afa88340fe6e21c70032f692f576b41d8f21ff Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Wed, 20 Dec 2023 21:42:01 +0000 Subject: [PATCH 2/4] Reformatted JSON files --- BIPs/2023-W51/BIP-520.report.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 BIPs/2023-W51/BIP-520.report.txt diff --git a/BIPs/2023-W51/BIP-520.report.txt b/BIPs/2023-W51/BIP-520.report.txt new file mode 100644 index 000000000..5374e5be0 --- /dev/null +++ b/BIPs/2023-W51/BIP-520.report.txt @@ -0,0 +1,11 @@ +FILENAME: `BIPs/2023-W51/BIP-520.json` +MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` +COMMIT: `de9a18acebc58b5bbb7d189ff22738b318c1d7da` +CHAIN(S): `mainnet` +``` ++------------+-------------------------------------------------+-----------------------------------------------------------------+-----------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+=================================================================+=============================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/foundation:0x3B8910F378034FD6E103Df958863e5c684072693 | 46474.05 (RAW: 46474050000) | BIP-520 | 0 | ++------------+-------------------------------------------------+-----------------------------------------------------------------+-----------------------------+---------+------------+ +``` From 52eb65293464399f9b0a17e86bb03c0406ad6325 Mon Sep 17 00:00:00 2001 From: Tritium Date: Wed, 17 Jan 2024 18:05:29 +0100 Subject: [PATCH 3/4] rebatch missed payloads in 2024-W4 --- BIPs/{2023-W51 => 2024-W4}/BIP-520.json | 0 BIPs/{2023-W51 => 2024-W4}/BIP-520.report.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename BIPs/{2023-W51 => 2024-W4}/BIP-520.json (100%) rename BIPs/{2023-W51 => 2024-W4}/BIP-520.report.txt (100%) diff --git a/BIPs/2023-W51/BIP-520.json b/BIPs/2024-W4/BIP-520.json similarity index 100% rename from BIPs/2023-W51/BIP-520.json rename to BIPs/2024-W4/BIP-520.json diff --git a/BIPs/2023-W51/BIP-520.report.txt b/BIPs/2024-W4/BIP-520.report.txt similarity index 100% rename from BIPs/2023-W51/BIP-520.report.txt rename to BIPs/2024-W4/BIP-520.report.txt From 670bef017b2196fe6231147423377d64c386120c Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Thu, 18 Jan 2024 12:56:43 +0000 Subject: [PATCH 4/4] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- BIPs/2024-W4/BIP-520.report.txt | 14 +++++++------- MaxiOps/01-2024/MOP-000.json | 14 ++++---------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/BIPs/2024-W4/BIP-520.report.txt b/BIPs/2024-W4/BIP-520.report.txt index 5374e5be0..151b6d990 100644 --- a/BIPs/2024-W4/BIP-520.report.txt +++ b/BIPs/2024-W4/BIP-520.report.txt @@ -1,11 +1,11 @@ -FILENAME: `BIPs/2023-W51/BIP-520.json` +FILENAME: `BIPs/2024-W4/BIP-520.json` MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)` -COMMIT: `de9a18acebc58b5bbb7d189ff22738b318c1d7da` +COMMIT: `ea87b29b0d7d9a451e2cfaaa633e797f77c95fb0` CHAIN(S): `mainnet` ``` -+------------+-------------------------------------------------+-----------------------------------------------------------------+-----------------------------+---------+------------+ -| function | token_symbol | recipient | amount | bip | tx_index | -+============+=================================================+=================================================================+=============================+=========+============+ -| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/foundation:0x3B8910F378034FD6E103Df958863e5c684072693 | 46474.05 (RAW: 46474050000) | BIP-520 | 0 | -+------------+-------------------------------------------------+-----------------------------------------------------------------+-----------------------------+---------+------------+ ++------------+-------------------------------------------------+----------------------------------------------------------------------+-----------------------------+---------+------------+ +| function | token_symbol | recipient | amount | bip | tx_index | ++============+=================================================+======================================================================+=============================+=========+============+ +| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/foundation_opco:0x3B8910F378034FD6E103Df958863e5c684072693 | 46474.05 (RAW: 46474050000) | BIP-520 | 0 | ++------------+-------------------------------------------------+----------------------------------------------------------------------+-----------------------------+---------+------------+ ``` diff --git a/MaxiOps/01-2024/MOP-000.json b/MaxiOps/01-2024/MOP-000.json index 1f5261c17..2a3313afd 100644 --- a/MaxiOps/01-2024/MOP-000.json +++ b/MaxiOps/01-2024/MOP-000.json @@ -34,16 +34,10 @@ "payable": false }, "contractInputsValues": { - "gaugeAddresses": [ - "[0x231d84C37b2C4B5a2E2Fe325BB77DAa65bF71D92]" - ], - "amountsPerPeriod": [ - "[1000000000000000000000]" - ], - "maxPeriods": [ - "[4]" - ] + "gaugeAddresses": ["[0x231d84C37b2C4B5a2E2Fe325BB77DAa65bF71D92]"], + "amountsPerPeriod": ["[1000000000000000000000]"], + "maxPeriods": ["[4]"] } } ] -} \ No newline at end of file +}