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

♻️ Refactored fuzz test executor error handling #127

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

Ikrk
Copy link
Collaborator

@Ikrk Ikrk commented Feb 20, 2024

Now the check method will be called only after successful transaction execution.
Also, the get_accounts and get_data methods will panic in case of error to notify the developer that the custom implementations are not correct.

@Ikrk Ikrk requested a review from lukacan February 20, 2024 14:48
Copy link
Collaborator

@lukacan lukacan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lukacan lukacan merged commit 16b253d into develop Feb 21, 2024
7 checks passed
@lukacan lukacan deleted the fix/fuzz-test-executor-error-handling branch February 21, 2024 08:53
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.

None yet

2 participants