diff --git a/.forge-snapshots/BinPoolManagerBytecodeSize.snap b/.forge-snapshots/BinPoolManagerBytecodeSize.snap index cfe7721..7e31e3d 100644 --- a/.forge-snapshots/BinPoolManagerBytecodeSize.snap +++ b/.forge-snapshots/BinPoolManagerBytecodeSize.snap @@ -1 +1 @@ -23675 \ No newline at end of file +23634 \ No newline at end of file diff --git a/.forge-snapshots/CLPoolManagerBytecodeSize.snap b/.forge-snapshots/CLPoolManagerBytecodeSize.snap index 42949ad..8656167 100644 --- a/.forge-snapshots/CLPoolManagerBytecodeSize.snap +++ b/.forge-snapshots/CLPoolManagerBytecodeSize.snap @@ -1 +1 @@ -20745 \ No newline at end of file +20704 \ No newline at end of file diff --git a/.forge-snapshots/VaultBytecodeSize.snap b/.forge-snapshots/VaultBytecodeSize.snap index 1f4fd6b..6ae74f0 100644 --- a/.forge-snapshots/VaultBytecodeSize.snap +++ b/.forge-snapshots/VaultBytecodeSize.snap @@ -1 +1 @@ -8388 \ No newline at end of file +8347 \ No newline at end of file diff --git a/foundry.toml b/foundry.toml index 6718f25..9863e10 100644 --- a/foundry.toml +++ b/foundry.toml @@ -14,7 +14,7 @@ fs_permissions = [ ] evm_version = 'cancun' gas_limit = "300000000" - +bytecode_hash = "none" [fuzz] # used for both fuzz and invariant tests for local development