Skip to content

fix(#43): propagate unexpected progress contract errors as ProgressCa…#207

Open
knytcomics-ui wants to merge 1 commit into
scout-off:mainfrom
knytcomics-ui:fix/43-cross-contract-error-handling
Open

fix(#43): propagate unexpected progress contract errors as ProgressCa…#207
knytcomics-ui wants to merge 1 commit into
scout-off:mainfrom
knytcomics-ui:fix/43-cross-contract-error-handling

Conversation

@knytcomics-ui
Copy link
Copy Markdown

…llFailed

  • Add ProgressCallFailed = 10 to VerificationError
  • Replace let _ = try_advance_level with match: ignore AlreadyAtMaxLevel, propagate all other errors as ProgressCallFailed
  • Add unit test with failing progress contract stub

closes #43

…rogressCallFailed

- Add ProgressCallFailed = 10 to VerificationError
- Replace let _ = try_advance_level with match: ignore AlreadyAtMaxLevel,
  propagate all other errors as ProgressCallFailed
- Add unit test with failing progress contract stub
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@knytcomics-ui Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

approve_milestone silently ignores all cross-contract errors from progress contract

1 participant