Skip to content

feat: composable in constraint#206

Open
vr16x wants to merge 3 commits into
developfrom
feat/composable-in-constraint
Open

feat: composable in constraint#206
vr16x wants to merge 3 commits into
developfrom
feat/composable-in-constraint

Conversation

@vr16x

@vr16x vr16x commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

PR-Codex overview

This PR introduces a new inRange constraint for validating ranges of values, enhancing the existing constraint system. It includes validation logic for the new constraint and updates tests to ensure its functionality.

Detailed summary

  • Added inRange function to define a range constraint.
  • Updated CHILD_CONSTRAINT_TYPES to include ConstraintType.IN.
  • Implemented validation for inRange in validateAndProcessChildConstraint.
  • Created unit tests for inRange functionality and error handling.
  • Integrated inRange in composable transaction examples.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vr16x vr16x requested a review from fichiokaku June 9, 2026 04:17
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

size-limit report 📦

Path Size
core (esm) 72.14 KB (+0.26% 🔺)
core (cjs) 87.2 KB (+0.27% 🔺)
bundler (tree-shaking) 7.14 KB (0%)
paymaster (tree-shaking) 543 B (0%)

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