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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
The current implementation of the replace_class callback in the StarkNetSyscallHandler trait implementation is hardcoded and should instead route to the correct logic to deploy a contract. Cross-reference with the same logic in the virtual machine's syscall handler and emulate.