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
document StubSyscallHandler stubs with rationale per reviewer
Per @orizi: each `unimplemented!()` in StubSyscallHandler should say
*why* it's not implemented. Adds:
- A scope doc-comment on the type explaining what is and isn't modeled.
- A one-line rationale on each stub (deploy needs constructor execution,
call_contract needs address-to-class resolution, etc.).
No behavior change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments