Skip to content

fix(contract): reject nil opened instances - #560

Merged
wolfy-j merged 1 commit into
mainfrom
codex/contract-nil-instance
Aug 9, 2026
Merged

fix(contract): reject nil opened instances#560
wolfy-j merged 1 commit into
mainfrom
codex/contract-nil-instance

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Reject nil and typed-nil contract instances before wrapping OpenYield results, and make contract.is fail safely for malformed nil wrappers. Adds plain-nil and typed-nil OpenYield regressions, error category/retryability assertions, and contract.is nil-safety coverage.\n\nValidation:\n- go test ./runtime/lua/modules/contract\n- go test -race ./runtime/lua/modules/contract\n- git diff --check

@wolfy-j
wolfy-j merged commit 004c613 into main Aug 9, 2026
4 checks passed
@wolfy-j
wolfy-j deleted the codex/contract-nil-instance branch August 9, 2026 16:08
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.

1 participant