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

Improve Buidler EVM's invalid nonce error message #451

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

alcuadrado
Copy link
Member

This PR improves Buidler EVM's invalid nonce error message.

Most of the time this error happens when users forget an await and run multiple transactions in parallel. We added a hint about this to the error message.

@alcuadrado alcuadrado merged commit 2ff3e9b into master Feb 21, 2020
@alcuadrado alcuadrado deleted the improve-nonce-error-message branch February 21, 2020 21:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant