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

eth,plugin: improve plugin finalize error checks #718

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

fvalette-ledger
Copy link
Contributor

Return invalid data status unless return is okay.

Description

Handle finalize error if return code is an error result code, not only zero.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Return invalid data status unless return is okay.
@fvalette-ledger fvalette-ledger force-pushed the fix-finalize-return-code-handling branch from 2aab4da to eb07fa3 Compare January 28, 2025 14:22
@fvalette-ledger fvalette-ledger merged commit 5d94009 into develop Jan 31, 2025
182 checks passed
@fvalette-ledger fvalette-ledger deleted the fix-finalize-return-code-handling branch January 31, 2025 08:16
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.

2 participants