Skip to content

Commit

Permalink
Merge branch 'main' into enable-eBTC-wbtc-gauge-mainet
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus authored Dec 17, 2024
2 parents 70e2cf6 + 660320e commit 010451e
Show file tree
Hide file tree
Showing 47 changed files with 4,181 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1675891944772,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.13.2",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd",
"gaugeType": "Ethereum"
},
"meta": {
"tx_index": 0,
"origin_file_name": "/home/runner/work/multisig-ops/multisig-ops/BIPs/2024-W51/BIP-743.json",
"bip_number": "BIP-743"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/00batched/2024-W51/1-0xc38c5f97B34E175FFd35407fc91a937300E33860.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `15f3f086a221d281a87b1d45af4de855fe7bbae6`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/7928b218-5844-4022-bf74-76f4adcc49c5)

| Gauge Validator (0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd) | Result |
| :------------------------------------------------------------| :----: |
| `validate_preferential_gauge` | ✅ |
| `validate_rate_providers_safety` | -- |

```
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| GaugeAdderV4/addGauge | 0x8461537a9bfc5a1df57cf825f8a58049ef61557b0002000000000000000006ea | ECLP-USR-GYD | root: 0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd | 0x66a1E37c9b0eAddca17d3662D6c05F4DECf3e110: USR | 0x0000000000000000000000000000000000000000 | -- | BIP-743 | 0 |
| | pool_address: 0x8461537a9BfC5A1dF57cF825F8A58049eF61557B | fee: 0.01 | side: None | 0xe07F9D810a48ab5c3c914BA3cA53AF14E4491e8A: GYD | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: N/A | style: mainnet | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
32 changes: 32 additions & 0 deletions BIPs/2024-W51/BIP-743.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733930245035,
"meta": {
"name": "Transactions Batch",
"description": "Add new gauges",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "gauge", "type": "address", "internalType": "address" },
{ "name": "gaugeType", "type": "string", "internalType": "string" }
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd",
"gaugeType": "Ethereum"
}
}
]
}
22 changes: 22 additions & 0 deletions BIPs/2024-W51/BIP-743.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W51/BIP-743.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `3ced6cb745627ebe4360a389afa9a077aea0fdd5`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/4be19793-23d5-4631-8701-d2cfa0febb37)

| Gauge Validator (0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd) | Result |
| :------------------------------------------------------------| :----: |
| `validate_preferential_gauge` | ✅ |
| `validate_rate_providers_safety` | -- |

```
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| GaugeAdderV4/addGauge | 0x8461537a9bfc5a1df57cf825f8a58049ef61557b0002000000000000000006ea | ECLP-USR-GYD | root: 0xF8150d9599a9c994A9528d7a28AF1262BE4e3ebd | 0x66a1E37c9b0eAddca17d3662D6c05F4DECf3e110: USR | 0x0000000000000000000000000000000000000000 | -- | BIP-743 | 0 |
| | pool_address: 0x8461537a9BfC5A1dF57cF825F8A58049eF61557B | fee: 0.01 | side: None | 0xe07F9D810a48ab5c3c914BA3cA53AF14E4491e8A: GYD | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: N/A | style: mainnet | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FILENAME: `BIPs/2024-W51/BIP-736b.json`
FILENAME: `BIPs/2024-W53/BIP-736b.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `8a6a2c3b7f7d54926555d9449df4058be6df92b4`
CHAIN(S): `mainnet`
Expand Down
32 changes: 32 additions & 0 deletions BIPs/2024-W53/BIP-744.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733930438455,
"meta": {
"name": "Transactions Batch",
"description": "Kill obsolete gauges",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "target", "type": "address", "internalType": "address" },
{ "name": "data", "type": "bytes", "internalType": "bytes" }
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0x6EE63656BbF5BE3fdF9Be4982BF9466F6a921b83",
"data": "0xab8f0945"
}
}
]
}
13 changes: 13 additions & 0 deletions BIPs/2024-W53/BIP-744.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W53/BIP-744.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `f3d96b9810d554595d46632a620157cf9bf5ed36`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/8e629b86-a2c1-46c9-abdc-af97abd639ce)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x6EE63656BbF5BE3fdF9Be4982BF9466F6a921b83 (gauges/80wstETH/20GHO-gauge-6ee6) | killGauge() | | BIP-744 | 0 |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734036363630,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0x420d6f5f57fa299ac728c6e069d230d286887b79d7f500dc6233ba349c355362"
},
"transactions": [
{
"to": "0xc4Ce391d82D164c166dF9c8336DDF84206b2F812",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "uint256",
"name": "rawEndValue",
"type": "uint256"
},
{ "internalType": "uint256", "name": "endTime", "type": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "5000", "endTime": "1735263157" }
},
{
"to": "0x4AB7aB316D43345009B2140e0580B072eEc7DF16",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "rawEndValue",
"type": "uint256",
"internalType": "uint256"
},
{ "name": "endTime", "type": "uint256", "internalType": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "500", "endTime": "1734312757" }
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/v3-AaveLidowstETHto5000-&-Ethx-aWETHto500.json`
MULTISIG: `multisigs/maxi_omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)`
COMMIT: `d654fb99d33de2d1a313438c98c780654df2aa7c`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/43161f19-0260-480f-a737-c39334719e8c)

```
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| startAmplificationParameterUpdate | 0xc4Ce391d82D164c166dF9c8336DDF84206b2F812 (pools/Aave Lido wETH-wstETH-c4ce) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:5000, 18 decimals:5E-15, 6 decimals: 0.005" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1735263157" | | |
| | | | ] | | |
| | | | } | | |
| startAmplificationParameterUpdate | 0x4AB7aB316D43345009B2140e0580B072eEc7DF16 (pools/ETHx waWETH-4ab7) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:500, 18 decimals:5E-16, 6 decimals: 0.0005" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1734312757" | | |
| | | | ] | | |
| | | | } | | |
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733512232643,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0xf4A80929163C5179Ca042E1B292F5EFBBE3D89e6",
"createdFromOwnerAddress": "",
"checksum": "0xfd542aa3d5ec563320f86c37d3a66c614e99366d2ade25a137c490f4e0467d13"
},
"transactions": [
{
"to": "0xE4a8ed6c1D8d048bD29A00946BFcf2DB10E7923B",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address[]",
"name": "addresses",
"type": "address[]"
},
{ "internalType": "uint256[]", "name": "fees", "type": "uint256[]" }
],
"name": "setSwapFees",
"payable": false
},
"contractInputsValues": {
"addresses": "[0x5c6ee304399dbdb9c8ef030ab642b10820db8f56]",
"fees": "[10000000000000000]"
}
}
]
}
Loading

0 comments on commit 010451e

Please sign in to comment.