Current State
Since Blockifier version 0.18.0-rc.1 syscalls map is included in the CallInfo struct. Potentially we can remove now our custom logic for collecting used syscalls during entrypoint execution.
Objective
Simplify syscalls related logic
Additional Context
No response
Current State
Since Blockifier version
0.18.0-rc.1syscalls map is included in theCallInfostruct. Potentially we can remove now our custom logic for collecting used syscalls during entrypoint execution.Objective
Simplify syscalls related logic
Additional Context
No response