Skip to content
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

feat: update create2 deploy and governance scripts #1284

Draft
wants to merge 16 commits into
base: release-candidate
Choose a base branch
from

Conversation

rackstar
Copy link
Contributor

@rackstar rackstar commented Nov 18, 2024

Description

Closes #1258

  • add tenderly network support for create2/deploy script
    • uses the deployer address to deploy to tenderly testnet - mimicking exactly what would happen in main-net
  • re-wrote governance inputs encode/decode to generalise its logic
  • simulate governance proposal script
  • execute governance proposal script - (useful when setting up vnets to closely mimic what will happen on-chain)

Testing

  • tested the scripts on the 2.10.0 release

Checklist

  • Performed a self-review of my own code
  • Made corresponding changes to the documentation

@rackstar rackstar self-assigned this Nov 18, 2024
@rackstar rackstar force-pushed the feat/script-improvements-and-docs branch from 693f5d1 to 669baed Compare November 18, 2024 14:36
@shark0der shark0der force-pushed the feat/script-improvements-and-docs branch from ce2ae28 to 2fa1aed Compare January 14, 2025 11:04
@rackstar rackstar marked this pull request as draft January 14, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: TODO
Development

Successfully merging this pull request may close these issues.

Governance proposal script - add support for "Add Asset To Pool" (42)
2 participants