diff --git a/.forge-snapshots/UniversalRouterBytecodeSize.snap b/.forge-snapshots/UniversalRouterBytecodeSize.snap index a025269..4a095a1 100644 --- a/.forge-snapshots/UniversalRouterBytecodeSize.snap +++ b/.forge-snapshots/UniversalRouterBytecodeSize.snap @@ -1 +1 @@ -24429 \ No newline at end of file +24388 \ No newline at end of file diff --git a/foundry.toml b/foundry.toml index c09216a..120d514 100644 --- a/foundry.toml +++ b/foundry.toml @@ -11,6 +11,7 @@ fs_permissions = [ ] solc_version = '0.8.26' evm_version = "cancun" +bytecode_hash = "none" # ref: https://github.com/foundry-rs/foundry/issues/4060 otherwise verification will have an issue auto_detect_remappings = false