From f87edeb4eacbefda50cb7a25f5fff34456723876 Mon Sep 17 00:00:00 2001 From: 0xAA Date: Mon, 18 Sep 2023 00:46:24 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f392eff..68530d7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Test cases are performed using Foundry, which includes: You need to install [foundry](https://book.getfoundry.sh/getting-started/installation) to run the following test command: ``` -forge test +forge test --evm-version shanghai ``` ## Specification @@ -231,4 +231,4 @@ The new proxy contract standard is identical to the previous one (eip-1167). Her 3. Martin Abbatemarco, Deep dive into the Minimal Proxy contract, https://blog.openzeppelin.com/deep-dive-into-the-minimal-proxy-contract -4. 0age, The More-Minimal Proxy, https://medium.com/@0age/the-more-minimal-proxy-5756ae08ee48 \ No newline at end of file +4. 0age, The More-Minimal Proxy, https://medium.com/@0age/the-more-minimal-proxy-5756ae08ee48