You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
starknet_os_flow_tests: refactor serialize_call to mutate multi_call_args
`serialize_call` now appends each `Call` directly to `multi_call_args` and
bumps the leading `num_calls` counter, so adding an inner call is a single
line at the call site.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments