balancer / balancer-deployments

GNU General Public License v3.0
41 stars 35 forks source link

Missing action ids for OptimismRootGaugeFactory in 20220823-optimism-root-gauge-factory-v2 #103

Closed markusbkoch closed 11 months ago

markusbkoch commented 11 months ago

The action id for setOptimismGasLimit(uint32) is documented for OptimismRootGaugeFactory in 20220628-optimism-root-gauge-factory

https://github.com/balancer/balancer-deployments/blob/42a78774d65a793187fb33127ad8fc490eb306d7/action-ids/mainnet/action-ids.json#L598-L605

But for OptimismRootGaugeFactory in 20220823-optimism-root-gauge-factory-v2 it is missing

https://github.com/balancer/balancer-deployments/blob/42a78774d65a793187fb33127ad8fc490eb306d7/action-ids/mainnet/action-ids.json#L736-L747