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

[Bug]: After successful transaction simulation and submission, the terminal outputs "Deployment failed:" when the deployment was actually successful #11

Open
snreynolds opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@snreynolds
Copy link
Member

Describe the bug

Seeing inconsistent logs in the terminal with the actual behaviour. This happened a few times as I was deploying v2 factory, where numerous errors were logged and I evenutally received a deployment failed error, however when I looked at the broadcast logs I found a successful create txn.

I think theres a few things to dig into here:

  • what are the error logs after the successful simulation?
  • why after the broadcast txn does it log deployment failed?

Expected Behavior

Understand the error logs & fix the strings outputted according to the actual onchain behaviour

To Reproduce

No response

Additional context

No response

@snreynolds snreynolds added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant