protostar icon indicating copy to clipboard operation
protostar copied to clipboard

Setup `--cairo-compiler-manifest` in devnet when running tests locally on M1 Macs

Open cptartur opened this issue 1 year ago • 3 comments

For the declare with cairo1 contracts to work on devnet, when running on M1/M2 devices, --cairo-compiler-manifest flag must be set when starting devnet with the correct path to the cairo 1 compiler main Cargo.toml.

devnet_gateway_url fixture should correctly detect path to this file from the system PATH env and use it to set the correct flag in run_devnet.

cptartur avatar Mar 31 '23 10:03 cptartur

@Radinyn Can you please update the status of this task 🥺

MaksymilianDemitraszek avatar May 09 '23 12:05 MaksymilianDemitraszek

@THenry14 might also know something how to solve it

MaksymilianDemitraszek avatar May 09 '23 12:05 MaksymilianDemitraszek

Might be relevant #1948

MaksymilianDemitraszek avatar May 19 '23 10:05 MaksymilianDemitraszek