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

Support for custom / typed errors #1728

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Support for custom / typed errors #1728

merged 6 commits into from
Jan 31, 2024

Conversation

iamdefinitelyahuman
Copy link
Member

@iamdefinitelyahuman iamdefinitelyahuman commented Jan 31, 2024

What I did

Add support for typed errors as implemented in solc 0.8.x

Tested it locally and seems to be working properly on the lastest versions of hardhat and ganache.

Closes #1108

@iamdefinitelyahuman iamdefinitelyahuman merged commit 1158fea into master Jan 31, 2024
16 of 30 checks passed
@iamdefinitelyahuman iamdefinitelyahuman deleted the typed-errors branch January 31, 2024 00:26
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.

Handle new error types for solidity 0.8.4
1 participant