foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
308 stars 150 forks source link

Return errors on non-existing contracts while using `replace_bytecode` #2106

Closed Arcticae closed 4 months ago

Arcticae commented 4 months ago

Closes #2061

Introduced changes

-

Checklist