Skip to content

Commit

Permalink
Merge pull request #502 from BalancerMaxis/BIP-422-weighted-pool-perm…
Browse files Browse the repository at this point in the history
…issions-Avalanche

Permissions Fix
  • Loading branch information
Tritium-VLK authored Sep 11, 2023
2 parents e78a902 + d5c3fad commit f86a1e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions BIPs/2023-W36/BIP-422.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"payable": false
},
"contractInputsValues": {
"role": "0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50",
"role": "0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf",
"account": "0x326A7778DB9B741Cb2acA0DE07b9402C7685dAc6"
}
},
Expand All @@ -57,7 +57,7 @@
"payable": false
},
"contractInputsValues": {
"role": "0x32725667b078898f78f53e59f45eb1837b34a9469dbe36f9270b674247b23abf",
"role": "0x8ceae9d0f076b4b0c529529f6bf11832835b93b533445c655b840015f7025e50",
"account": "0x3b8cA519122CdD8efb272b0D3085453404B25bD0"
}
},
Expand Down
6 changes: 3 additions & 3 deletions BIPs/2023-W36/BIP-422.report.txt
Original file line number Diff line number Diff line change
@@ -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 | | |
Expand Down

0 comments on commit f86a1e4

Please sign in to comment.