Igor Urbanik

Results 8 comments of Igor Urbanik

It looks like this issue has been fixed.

This feature isn't our priority right now. It is possible to achieve this inside Cairo itself, notably check: [`syscalls.cairo`](https://github.com/starkware-libs/cairo-lang/blob/master/src/starkware/starknet/common/syscalls.cairo) Modified version of [`_call_contract`](https://github.com/starkware-libs/cairo-lang/blob/master/src/starkware/starknet/core/os/syscall_utils.py#L683) method might be considered.

https://github.com/ericglau/cairo-ls/pull/41

As discussed on the meeting, will be merged in it's current state.

No it's a new feature. Good point about the docs.

https://github.com/starkware-libs/cairo/pull/3227