Skip to content

feat: decoding ABI with solidity error types #455

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

Conversation

JeneaVranceanu
Copy link
Collaborator

@JeneaVranceanu JeneaVranceanu commented Jan 24, 2022

Since solidity 0.8.4 a new type was introduced into the language called error.
ABIs with an entry of type error failing to be decoded/parsed. This PR introduces error type so it can be represented in the EthereumContract as one of the ABI.Element.

@yaroslavyaroslav yaroslavyaroslav self-requested a review March 17, 2022 14:57
@yaroslavyaroslav yaroslavyaroslav self-requested a review March 31, 2022 16:17
@yaroslavyaroslav yaroslavyaroslav merged commit 59bb431 into web3swift-team:develop Apr 6, 2022
@JeneaVranceanu JeneaVranceanu deleted the feat/solidity-error-type branch April 7, 2022 13:36
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.

5 participants