Skip to content

op-chain-ops: better error message#3645

Merged
mergify[bot] merged 2 commits intodevelopfrom
fix/chain-ops-deploy-err-msg
Oct 4, 2022
Merged

op-chain-ops: better error message#3645
mergify[bot] merged 2 commits intodevelopfrom
fix/chain-ops-deploy-err-msg

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Oct 4, 2022

Description

Improve the error message on failed deployments.
This will make it much easier to debug issues with config. The name of the deployment will not be returned as part of the error, along with the error message itself. This error is likely due to a revert in the constructor or an out of gas during deployment.

Improve the error message on failed deployments.
This will make it much easier to debug issues with config.
The name of the deployment will not be returned as part of the
error, along with the error message itself. This error
is likely due to a revert in the constructor or an out of gas
during deployment.
@changeset-bot
Copy link

changeset-bot bot commented Oct 4, 2022

⚠️ No Changeset found

Latest commit: ff31b63

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented Oct 4, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mergify
Copy link
Contributor

mergify bot commented Oct 4, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Oct 4, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit ec8fa36 into develop Oct 4, 2022
@mergify mergify bot deleted the fix/chain-ops-deploy-err-msg branch October 4, 2022 16:30
@mergify mergify bot removed the on-merge-train label Oct 4, 2022
This was referenced Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants