Skip to content

Deployment preparation: Balancer Registry Initializer V2 #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

EndymionJkb
Copy link
Collaborator

@EndymionJkb EndymionJkb commented Apr 4, 2025

Deployment preparation: Balancer Registry Initializer V2

Build-info: balancer/balancer-v3-monorepo@193030c

Nothing has changed in the initializer contract code; just the inputs are different. Stable (and Surge) pools are updated to v2, and this version also adds the Gyro pools.

Note that the deployments README in master has a merge conflict marker; fixed in this PR.

Deployment preparation tasks checklist:

  • Deployments README is updated with the new task name and link
  • Task README has a description and links to the artifacts
  • build-info is updated with artifacts compiled at the specified commit
  • Artifacts are generated from build-info
  • New task has a working fork test

Deprecating old tasks checklist:

  • Old task was moved to deprecated/ directory
  • Deployments README is updated: old task is moved to the 'deprecated' section, and links are updated with the deprecated/ prefix
  • Old task fork test is skipped
  • Old task README is updated with a warning sign, a link to the replacement task and a short description
  • Addresses are rebuilt to reflect contract status

Code checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented in tests and scripts
  • Fork test block number and test cases are appropriate for this deployment
  • The base branch is either master, or there's a description of how to merge

Issue Resolution

Copy link
Contributor

@jubeira jubeira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The script is looking good, but the build info doesn't match for me at the given commit. Can we double check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants