Skip to content

Fix tuple length validation in data transformer - #4573

Open
franciszekjob wants to merge 1 commit into
masterfrom
franciszekjob/3807-tuple-length-error
Open

Fix tuple length validation in data transformer#4573
franciszekjob wants to merge 1 commit into
masterfrom
franciszekjob/3807-tuple-length-error

Conversation

@franciszekjob

@franciszekjob franciszekjob commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Closes #3807

Introduced changes

Invalid tuple lengths in Cairo-like calldata now produce a data transformer error instead of failing during contract execution.

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@franciszekjob
franciszekjob marked this pull request as ready for review August 27, 2026 12:48
@franciszekjob
franciszekjob requested a review from a team as a code owner August 27, 2026 12:48
@franciszekjob
franciszekjob force-pushed the franciszekjob/3807-tuple-length-error branch from ff49f66 to 555a94a Compare September 2, 2026 16:39
@franciszekjob
franciszekjob marked this pull request as draft September 3, 2026 09:56
@franciszekjob
franciszekjob force-pushed the franciszekjob/3807-tuple-length-error branch from 555a94a to a10ded3 Compare September 3, 2026 10:06
@franciszekjob
franciszekjob marked this pull request as ready for review September 3, 2026 13:12
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.

Tuple length error

1 participant