Skip to content

fix(composition): Don't skip optional args in witness operations for satisfiability errors#8847

Merged
dariuszkuc merged 1 commit intodevfrom
sachin/dont-skip-optional-args-in-satisfiability-witness-ops
Jan 30, 2026
Merged

fix(composition): Don't skip optional args in witness operations for satisfiability errors#8847
dariuszkuc merged 1 commit intodevfrom
sachin/dont-skip-optional-args-in-satisfiability-witness-ops

Conversation

@sachindshinde
Copy link
Copy Markdown
Contributor

This PR updates satisfiability error messaging to align more with JS code to facilitate validation. Specifically, this PR updates witness operation generation logic to include optional arguments.

@sachindshinde sachindshinde requested review from a team as code owners January 30, 2026 22:34
@apollo-librarian
Copy link
Copy Markdown
Contributor

apollo-librarian bot commented Jan 30, 2026

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 78536409f80622a48a9318e1
Build Logs: View logs

@github-actions
Copy link
Copy Markdown
Contributor

@sachindshinde, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@sachindshinde sachindshinde force-pushed the sachin/dont-skip-optional-args-in-satisfiability-witness-ops branch from 3e09ea3 to db9b2d0 Compare January 30, 2026 22:34
@dariuszkuc dariuszkuc merged commit 79a7ff8 into dev Jan 30, 2026
15 checks passed
@dariuszkuc dariuszkuc deleted the sachin/dont-skip-optional-args-in-satisfiability-witness-ops branch January 30, 2026 22:55
the-gigi-apollo pushed a commit that referenced this pull request Feb 4, 2026
…satisfiability errors (#8847)

This PR updates satisfiability error messaging to align more with JS code to facilitate validation. Specifically, this PR updates witness operation generation logic to include optional arguments.
briannafugate408 pushed a commit that referenced this pull request Feb 4, 2026
…satisfiability errors (#8847)

This PR updates satisfiability error messaging to align more with JS code to facilitate validation. Specifically, this PR updates witness operation generation logic to include optional arguments.
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