Gianni Pupazzetto

Results 4 comments of Gianni Pupazzetto

the error message indicates that some of the required hints used by bootloaders are missing. the hints in question are: %builtins output pedersen range_check ecdsa bitwise ec_op keccak poseidon you...

You can try updating the API Specification: Open the starknet_api_openrpc.json file at line 3597 and add the necessary details for the contract error. You should update the "CONTRACT_ERROR" section to...

Check if all the variables you are using in your StarkNet registration code are properly initialized before they are used. Look for instances where a variable might be used before...

What about CASM's low-level AIR arithmetization schemes and compatibility?