Skip to content

Commit

Permalink
Merge branch 'main' into chore/perms_v3
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuto-inzasheru authored Dec 4, 2024
2 parents 06e6bb5 + cabe0f0 commit 77d284d
Show file tree
Hide file tree
Showing 26 changed files with 4,553 additions and 0 deletions.
2,690 changes: 2,690 additions & 0 deletions BIPs/00batched/2024-W46/100-0x0EFcCBb9E2C09Ea29551879bd9Da32362b32fc89.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions BIPs/2024-W49/BIP-735.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1732696022046,
"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": "0xb7bb16b58b04fe4f8d270430ce57d2a4753993de",
"gaugeType": "Ethereum"
}
}
]
}
22 changes: 22 additions & 0 deletions BIPs/2024-W49/BIP-735.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W49/BIP-735.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `dd6b3f9e4e55eedfda036cd00c03787031d9c7b6`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/2e61d903-86cc-43ea-857c-d04c66bf4fe4)

| Gauge Validator (0xB7Bb16B58b04fE4f8d270430cE57d2A4753993de) | 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 | 0xdcb5ed405a9b11250def047ae8016008fae7d69b0000000000000000000006d8 | WETH-lpETH | root: 0xB7Bb16B58b04fE4f8d270430cE57d2A4753993de | 0xa684EAf215ad323452e2B2bF6F817d4aa5C116ab: lpETH | 0x0000000000000000000000000000000000000000 | -- | BIP-735 | 0 |
| | pool_address: 0xdCb5ED405a9b11250deF047AE8016008Fae7D69b | fee: 0.3 | side: None | 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2: WETH | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: 500 | style: mainnet | 0xdCb5ED405a9b11250deF047AE8016008Fae7D69b: WETH-lpETH | 0x0000000000000000000000000000000000000000 | -- | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+--------------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
40 changes: 40 additions & 0 deletions BIPs/2024-W49/BIP-736a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1732734169241,
"meta": {
"name": "Transactions Batch",
"description": "Add GHO/PyUSD ECLP gauge mainnet",
"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": "0xAf1b4bfA0a69B9e669d925888b99741E15e37253",
"gaugeType": "Ethereum"
}
}
]
}
22 changes: 22 additions & 0 deletions BIPs/2024-W49/BIP-736a.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W49/BIP-736a.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `8a6a2c3b7f7d54926555d9449df4058be6df92b4`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/0fa4d765-648e-405e-be1c-a2e7814a80d2)

| Gauge Validator (0xAf1b4bfA0a69B9e669d925888b99741E15e37253) | 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 | 0x8950e720eb51af9709a86941345844134517bcf40002000000000000000006e9 | ECLP-GHO-pyUSD | root: 0xAf1b4bfA0a69B9e669d925888b99741E15e37253 | 0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f: GHO | 0x0000000000000000000000000000000000000000 | -- | BIP-736 | 0 |
| | pool_address: 0x8950E720eB51AF9709A86941345844134517bcF4 | fee: 0.01 | side: None | 0x6c3ea9036406852006290770BEdFcAbA0e23A0e8: PYUSD | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: N/A | style: mainnet | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+---------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```
40 changes: 40 additions & 0 deletions BIPs/2024-W49/BIP-737.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1101",
"createdAt": 1732694705164,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x2f237e7643a3bF6Ef265dd6FCBcd26a7Cc38dbAa",
"createdFromOwnerAddress": "",
"checksum": "0xcabcc4acbe3820fe0dd836b567b78d30d0564e63a6375fb9c67de6995598cbce"
},
"transactions": [
{
"to": "0xA331D84eC860Bf466b4CdCcFb4aC09a1B43F3aE6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "role",
"type": "bytes32",
"internalType": "bytes32"
},
{
"name": "account",
"type": "address",
"internalType": "address"
}
],
"name": "grantRole",
"payable": false
},
"contractInputsValues": {
"role": "0xcd3768eb08cdc2de2d040f74fb351ccbef01df1d042fa8033e12f224ecc27c4d",
"account": "0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97"
}
}
]
}
13 changes: 13 additions & 0 deletions BIPs/2024-W49/BIP-737.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W49/BIP-737.json`
MULTISIG: `multisigs/dao (zkevm:0x2f237e7643a3bF6Ef265dd6FCBcd26a7Cc38dbAa)`
COMMIT: `f450a9f37d4d0a8709fa732bd790bb28afc8ac1e`
CHAIN(S): `zkevm`
TENDERLY: `🟪 SKIPPED (ValueError({'error': {'id': '28824d24-918a-4cf7-94fc-18db4eb79198', 'slug': 'invalid_transaction_simulation', 'message': 'Unsupported network'}}))`

```
+----------------------+--------------------+--------------------------------------------+------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| function | caller_name | caller_address | fx_paths | action_ids | bip | tx_index |
+----------------------+--------------------+--------------------------------------------+------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
| Authorizer/grantRole | mimic/smartVaultV3 | 0x9e5D6427D2cdaDC68870197b099C2Df535Ec3c97 | 20220517-protocol-fee-withdrawer/ProtocolFeesWithdrawer/withdrawCollectedFees(address[],uint256[],address) | 0xcd3768eb08cdc2de2d040f74fb351ccbef01df1d042fa8033e12f224ecc27c4d | BIP-737 | 0 |
+----------------------+--------------------+--------------------------------------------+------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------+---------+----------+
```
40 changes: 40 additions & 0 deletions BIPs/2024-W49/BIP-738.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1732776010055,
"meta": {
"name": "Transactions Batch",
"description": "Fund marketing and PR agency for v3 launch",
"txBuilderVersion": "1.13.3",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0x3B8910F378034FD6E103Df958863e5c684072693",
"value": "60000000000"
}
}
]
}
13 changes: 13 additions & 0 deletions BIPs/2024-W49/BIP-738.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W49/BIP-738.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `b685c656d5d4909bb903f38a528fa32b6520c976`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/cff7890d-9678-473c-9f91-15edefe60af0)

```
+----------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------+---------+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------+---------+----------+
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | multisigs/foundation_opco:0x3B8910F378034FD6E103Df958863e5c684072693 | 60000.0 (RAW: 60000000000) | BIP-738 | 0 |
+----------+-------------------------------------------------+----------------------------------------------------------------------+----------------------------+---------+----------+
```
40 changes: 40 additions & 0 deletions BIPs/2024-W51/BIP-736b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1732734793152,
"meta": {
"name": "Transactions Batch",
"description": "Kill obsolete pyUSD ECLP gauge",
"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": "0xb71C90F165cf99d4004499fF058E265Aa68fAC85",
"data": "0xab8f0945"
}
}
]
}
13 changes: 13 additions & 0 deletions BIPs/2024-W51/BIP-736b.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `BIPs/2024-W51/BIP-736b.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `8a6a2c3b7f7d54926555d9449df4058be6df92b4`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/052d6a0d-1a7b-4764-b0ed-0d378c9ade0d)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xb71C90F165cf99d4004499fF058E265Aa68fAC85 (gauges/ECLP-GHO-pyUSD-gauge-b71c) | killGauge() | | BIP-736 | 0 |
+---------------+-----------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------+---------------+---------+----------+
```
32 changes: 32 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-NET-token-to-gauge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733148563891,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5"
},
"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": "0x76a6d2A59D3524cFA6775465341a19ca0d5a8657",
"data": "0xe8de0d4d0000000000000000000000006e6b7adfc7db9feeb8896418ac3422966f65d0a50000000000000000000000009be5ce14d1fd02517682aec14c7162328e9e386e"
}
}
]
}
14 changes: 14 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-NET-token-to-gauge.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-NET-token-to-gauge.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `f7c8f2fdc5aa39f390e899b6548beb99368c275e`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/fda100ed-c036-4d8e-a413-efa28e55d204)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0x76a6d2A59D3524cFA6775465341a19ca0d5a8657 (None) | add_reward(address,address) | 0x6e6B7ADfC7Db9fEeB8896418aC3422966f65D0A5: NET | N/A | 0 |
| | | | | 0x9BE5CE14d1FD02517682aeC14c7162328E9e386e: maxiKeepers/gaugeRewardsInjectors/net | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------+-----+----------+
```
Loading

0 comments on commit 77d284d

Please sign in to comment.