Investigate Prepare
cheat code in rust and update Deploy
logic
#1991
Labels
Milestone
Prepare
cheat code in rust and update Deploy
logic
#1991
We should add the code for the
Prepare
cheat code.The implementation should be put here.
We were considering using starknet_in_rust and blockifier, and we decided to go with the latter.
Deploy cheatcode logic should be updated, so it only accepts
PreparedContract
with correctly computedcontract_address
. In case of trying to usedeploy
with incorrectcontract_address
, it should fail.The text was updated successfully, but these errors were encountered: