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

EVM Engineering: unify vm.getCode deploy functions #12023

Closed
smartcontracts opened this issue Sep 20, 2024 · 0 comments
Closed

EVM Engineering: unify vm.getCode deploy functions #12023

smartcontracts opened this issue Sep 20, 2024 · 0 comments

Comments

@smartcontracts
Copy link
Contributor

smartcontracts commented Sep 20, 2024

We're adding a new deploy function for vm.getCode in #12022 which makes three different functions for deploying things. We should unify this into:

  • DeployUtils.create1
  • DeployUtils.create2
  • DeployUtils.create1AndSave
  • DeployUtils.create2AndSave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant