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

Fix contract error reporting #71

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

Adamantios
Copy link
Collaborator

The error handling was utilizing the raw_transaction attribute. However, this wouldn't be set if the performative was not the expected one (e.g., ERROR), and as a result, an exception would be raised.

The error handling was utilizing the `raw_transaction` attribute. However, this wouldn't be set if the performative was not the expected one (e.g., `ERROR`) and as a result, an exception would be raised.
@Adamantios Adamantios merged commit 6d74435 into main Sep 5, 2023
6 checks passed
@Adamantios Adamantios deleted the fix/contract-error-reporting branch September 5, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants