From 0ccf39b51834fe2788f39633145305b37cd7ec05 Mon Sep 17 00:00:00 2001 From: Mark Tyneway Date: Mon, 6 Nov 2023 16:56:07 +0300 Subject: [PATCH] contracts-bedrock: foundry d85718785859dc0b5a095d2302d1a20ec06ab77a Updates foundry to a version that contains the `loadAllocs` cheatcode - https://github.com/foundry-rs/foundry/pull/6207 This will unblock work on implementing test coverage against the L2 genesis generation script --- .foundryrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.foundryrc b/.foundryrc index 0a8ddf64ab6e..90fe0bd77b75 100644 --- a/.foundryrc +++ b/.foundryrc @@ -1 +1 @@ -ee5d02c3ef5f55a06b069e4a70a820661a9130c8 +d85718785859dc0b5a095d2302d1a20ec06ab77a