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

Hardhat revert reasons #1218

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Hardhat revert reasons #1218

merged 1 commit into from
Aug 24, 2021

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Reformat revert strings outputted from Hardhat to be compatible with that Brownie expects (based on Ganache output).

Fixes #1201
Closes #1204

How I did it

Modify the Hardhat middleware.

How to verify it

Run the example repo from #1201

@iamdefinitelyahuman iamdefinitelyahuman merged commit 8b60ca1 into master Aug 24, 2021
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix/hardhat-reverts branch August 24, 2021 21:44
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.

with reverts() not working as expected on hardhat network
1 participant