balancer / balancer-deployments

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

Deployment preparation: `L2GaugeCheckpointer` #32

Closed jubeira closed 1 year ago

jubeira commented 1 year ago

Deployment preparation: L2GaugeCheckpointer

Build-info: monorepo-master@https://github.com/balancer/balancer-v2-monorepo/commit/cbce7d63479dafb4f4ea9ad8cb2dbdbb26edae50.

The block number is right before the latest available manual checkpoint.

At that point we already have the GaugeAdder V4 deployed as well as its coordinator script. The only pending step was to run the coordinator.

Deployment preparation tasks checklist:

Deprecating old tasks checklist: N/A

Note: existing 20221205-l2-gauge-checkpointer task was removed since it was never used. See https://etherscan.io/address/0xf23b4DB826DbA14c0e857029dfF076b1c0264843 (no events emitted, no gauges added, etc). No permissions have been granted to the contract either.

Code checklist:

Issue Resolution

N/A