You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
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
The text was updated successfully, but these errors were encountered:
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:
Expected Behavior
Understand the error logs & fix the strings outputted according to the actual onchain behaviour
To Reproduce
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: