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

Refactor on EVM.COA.deploy return value #25

Closed
sisyphusSmiling opened this issue Apr 3, 2024 · 2 comments · Fixed by #42
Closed

Refactor on EVM.COA.deploy return value #25

sisyphusSmiling opened this issue Apr 3, 2024 · 2 comments · Fixed by #42
Assignees
Labels
Chore Deployment Requires contract deployment or update

Comments

@sisyphusSmiling
Copy link
Contributor

Issue To Be Solved

As mentioned in this PR comment, deploy will soon return an EVM.Result struct.

Suggest A Solution

Instances of deploy calls will need to be refactored to handle the updated return type.

@sisyphusSmiling
Copy link
Contributor Author

Related: onflow/flow-go#5606

@sisyphusSmiling
Copy link
Contributor Author

Update: waiting on CLI pre-release to include the updated EVM interface which will enable CI tests to run in #42

@sisyphusSmiling sisyphusSmiling added Chore Deployment Requires contract deployment or update labels May 2, 2024
@sisyphusSmiling sisyphusSmiling self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Deployment Requires contract deployment or update
Projects
Status: Done
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant