Tristan
Tristan
We hardcoded all values that can be found in `globals()` in our VM. With current information we have, if we dont set these values, there are potential safety issue. Cairo...
@martriay this is a first draft, only spent 2 hours on it. Basically, i modified : - `get_public_key` for `get_public_keys` , returning a span of all public keys stored associated...
@ericnordelo @martriay may i be assigned to this issue? I think the migration should now use `2023_11` edition, which includes the same 2023_10 prelude + pub / pub(crate) keywords from...
@martriay thanks for the quick answer!
@gerceboss i'm closing this issue, feel free to look at #908 and open an issue if you want to write a specific chapter for the Cairo VM sub book
Hi @dome, I encounter the same issue, but its not resolved when adding `--state.scheme=hash` to the init command. I'm following the tutorial here : https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup adding the flag to the...
well my bad, just found out the issue, had to remove the datadir directory and re create a fresh one before doing init again!
@MaksymMalicki how is it going with this? I see you made modification to the zero.go file, whats your plan exactly?
Hi @Kaminar-i , thanks for your interest! Do you have any previous experience with Cairo and Starknet Foundry?
@omsant02 I'll work on it finally, thanks for your interest tho