diff --git a/foundry.toml b/foundry.toml index c91c11b4..0a00b79a 100644 --- a/foundry.toml +++ b/foundry.toml @@ -6,6 +6,7 @@ fs_permissions = [{ access = "read-write", path = "./release"}, { access = "read gas_reports = ["*"] optimizer_runs = 2000 extra_output = ["storageLayout"] +bytecode_hash = 'none' solc-version = '0.8.24' # See more config options https://github.com/foundry-rs/foundry/tree/master/config