balancer / balancer-deployments

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

Restore CSP v5 deprecated task for ZKEVM. #101

Closed jubeira closed 11 months ago

jubeira commented 11 months ago

Deployment (restore deprecated task): ComposableStablePool V5 for ZKEVM

We redeployed the exact same build info to zkevm in #98 after the hard fork, but the action IDs for the old pools might still be needed. Therefore they should be recorded somewhere.

By adding this deprecated task just for zkevm we can get the old action IDs verified by CI without changing our current systems.

Just to be super clear: this is not a new deployment, it's just a backup for the data that was erased in #98. All the files in the added task (scripts, artifact, build info) are the exact same as in the active task.

Deployment tasks checklist:

Issue Resolution

N/A

jubeira commented 11 months ago

@EndymionJkb hide whitespace to review readme :)