From 3f295d8435e4f776ea2daeb96ce1bc6d63f33fc7 Mon Sep 17 00:00:00 2001 From: Alice <34962750+hensha256@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:53:55 +0000 Subject: [PATCH] Update compiler and pull in core (#392) --- .forge-snapshots/V4Router_Bytecode.snap | 2 +- .forge-snapshots/positionDescriptor bytecode size.snap | 2 +- foundry.toml | 1 + lib/v4-core | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.forge-snapshots/V4Router_Bytecode.snap b/.forge-snapshots/V4Router_Bytecode.snap index 1e50a9b9..7d18bd6a 100644 --- a/.forge-snapshots/V4Router_Bytecode.snap +++ b/.forge-snapshots/V4Router_Bytecode.snap @@ -1 +1 @@ -7158 \ No newline at end of file +7117 \ No newline at end of file diff --git a/.forge-snapshots/positionDescriptor bytecode size.snap b/.forge-snapshots/positionDescriptor bytecode size.snap index 4babbfb1..b89166c6 100644 --- a/.forge-snapshots/positionDescriptor bytecode size.snap +++ b/.forge-snapshots/positionDescriptor bytecode size.snap @@ -1 +1 @@ -31728 \ No newline at end of file +31687 \ No newline at end of file diff --git a/foundry.toml b/foundry.toml index 381668e8..c685a490 100644 --- a/foundry.toml +++ b/foundry.toml @@ -8,6 +8,7 @@ fs_permissions = [{ access = "read-write", path = ".forge-snapshots/"}] evm_version = "cancun" gas_limit = "3000000000" fuzz_runs = 10_000 +bytecode_hash = "none" [profile.debug] via_ir = false diff --git a/lib/v4-core b/lib/v4-core index 362c9cab..0f17b65a 160000 --- a/lib/v4-core +++ b/lib/v4-core @@ -1 +1 @@ -Subproject commit 362c9cab7c03ca1122795aed2e8e118de9ed186e +Subproject commit 0f17b65aa61edee384d5129b7ea080f22905faa0