From bb685a06c6df145f9efd0102370d9d68d2e6834c Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Mon, 11 Sep 2023 15:32:56 -0400 Subject: [PATCH 1/2] Permissions Fix Swaps permissions to be properly set. setSwapFeePercentage 0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf is permitted to the LM Multisig 0x326A7778DB9B741Cb2acA0DE07b9402C7685dAc6. enableRecoveryMode 0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50 is permitted to the PoolRecoveryHelper 0x3b8cA519122CdD8efb272b0D3085453404B25bD0 --- BIPs/2023-W36/BIP-422.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BIPs/2023-W36/BIP-422.json b/BIPs/2023-W36/BIP-422.json index d5685741e..0e0373e0a 100644 --- a/BIPs/2023-W36/BIP-422.json +++ b/BIPs/2023-W36/BIP-422.json @@ -32,7 +32,7 @@ "payable": false }, "contractInputsValues": { - "role": "0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50", + "role": "0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf", "account": "0x326A7778DB9B741Cb2acA0DE07b9402C7685dAc6" } }, @@ -57,7 +57,7 @@ "payable": false }, "contractInputsValues": { - "role": "0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf", + "role": "0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50", "account": "0x3b8cA519122CdD8efb272b0D3085453404B25bD0" } }, From d5c3fad22415836e7f15fdb66f40e39290492e83 Mon Sep 17 00:00:00 2001 From: Tritium-VLK Date: Mon, 11 Sep 2023 19:35:48 +0000 Subject: [PATCH 2/2] Reformatted JSON files --- BIPs/2023-W36/BIP-422.report.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BIPs/2023-W36/BIP-422.report.txt b/BIPs/2023-W36/BIP-422.report.txt index 70229c81f..3ca0950e4 100644 --- a/BIPs/2023-W36/BIP-422.report.txt +++ b/BIPs/2023-W36/BIP-422.report.txt @@ -1,13 +1,13 @@ File name: BIPs/2023-W36/BIP-422.json -COMMIT: `3b6b6d6c3c7389b276de8f4904e0a81b4ab3e1b8` +COMMIT: `bb685a06c6df145f9efd0102370d9d68d2e6834c` CHAIN(S): `avalanche` ``` +-----------------------+--------------------------------------------------+--------------------------------------------+----------------------------------------------------------------------+--------------------------------------------------------------------+---------+------------+ | function | caller_name | caller_address | fx_paths | action_ids | bip | tx_index | +=======================+==================================================+============================================+======================================================================+====================================================================+=========+============+ -| Authorizer/grantRole | multisigs/fees | 0x326A7778DB9B741Cb2acA0DE07b9402C7685dAc6 | 20230320-weighted-pool-v4/WeightedPool/enableRecoveryMode() | 0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50 | BIP-422 | 0 | +| Authorizer/grantRole | multisigs/fees | 0x326A7778DB9B741Cb2acA0DE07b9402C7685dAc6 | 20230320-weighted-pool-v4/WeightedPool/setSwapFeePercentage(uint256) | 0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf | BIP-422 | 0 | +-----------------------+--------------------------------------------------+--------------------------------------------+----------------------------------------------------------------------+--------------------------------------------------------------------+---------+------------+ -| Authorizer/grantRole | 20221123-pool-recovery-helper/PoolRecoveryHelper | 0x3b8cA519122CdD8efb272b0D3085453404B25bD0 | 20230320-weighted-pool-v4/WeightedPool/setSwapFeePercentage(uint256) | 0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf | BIP-422 | 1 | +| Authorizer/grantRole | 20221123-pool-recovery-helper/PoolRecoveryHelper | 0x3b8cA519122CdD8efb272b0D3085453404B25bD0 | 20230320-weighted-pool-v4/WeightedPool/enableRecoveryMode() | 0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50 | BIP-422 | 1 | +-----------------------+--------------------------------------------------+--------------------------------------------+----------------------------------------------------------------------+--------------------------------------------------------------------+---------+------------+ | Authorizer/grantRoles | multisigs/emergency | 0x308f8d3536261C32c97D2f85ddc357f5cCdF33F0 | 20230320-weighted-pool-v4/WeightedPool/enableRecoveryMode() | 0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50 | BIP-422 | 2 | | | | | 20230320-weighted-pool-v4/WeightedPoolFactory/disable() | 0xd7acda26118b9ff06dd8526d0197d58c0c7ed83074be6d915bff2db42b5581ae | | |