Gabriel Bosio
Gabriel Bosio
> Hey @gabrielbosio, it seems like this contains some unrelated changes. Could you update the PR with just the set of changes you intended? Done @mrmr1993, thanks for noticing!
Closing in favor of #1291
Reopening because the target branch has KZG implemented.
Closing in favor of #2163
Closing in favor of #1254
Closing because the blocker (setting ap/fp) can be done with public setters the API provides
Hi, @ClementWalter! What's the status of this issue?
Hi @ClementWalter, we can document the initialization functions to clarify that they are meant to be called only once.
@ClementWalter While it's not explicit that in the VM `execution_base == 1` must be `true`, if you try to generate a Cairo Pie using `execution_base != 1`, the validation will...
[From an example of the Cairo 0 docs](https://docs.cairo-lang.org/how_cairo_works/segments.html#example): > Observe that the value of the ap register is the relocatable value 1:4. Usually, segment 1 is the execution segment (recall...