From cc07331e32e4a2b2d7cca77b48539d22b8ccf446 Mon Sep 17 00:00:00 2001 From: Andrei Maiboroda Date: Mon, 26 Feb 2024 11:24:01 +0100 Subject: [PATCH] Fix CREATE/CREATE2 with EOF initcode to be a light failure --- .../StateTests/stEOF/stCreate/create2_with_eof_initcode.json | 2 +- .../StateTests/stEOF/stCreate/create_with_eof_initcode.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/EIPTests/StateTests/stEOF/stCreate/create2_with_eof_initcode.json b/EIPTests/StateTests/stEOF/stCreate/create2_with_eof_initcode.json index 5b47b315f4e..20222ec07fa 100644 --- a/EIPTests/StateTests/stEOF/stCreate/create2_with_eof_initcode.json +++ b/EIPTests/StateTests/stEOF/stCreate/create2_with_eof_initcode.json @@ -10,7 +10,7 @@ "post": { "Prague": [ { - "hash": "0xac188280568ddfa54ddba194a3a59e12250bda3cc3788011942c2a5ef48e4fde", + "hash": "0x339ab4133a915421bb5044742a6f2cce4edb5ed8a09150ce51d2dfdfaf0bc4ac", "indexes": { "data": 0, "gas": 0, diff --git a/EIPTests/StateTests/stEOF/stCreate/create_with_eof_initcode.json b/EIPTests/StateTests/stEOF/stCreate/create_with_eof_initcode.json index 13c1d9240b1..395cc626a31 100644 --- a/EIPTests/StateTests/stEOF/stCreate/create_with_eof_initcode.json +++ b/EIPTests/StateTests/stEOF/stCreate/create_with_eof_initcode.json @@ -10,7 +10,7 @@ "post": { "Prague": [ { - "hash": "0x166e1ab79f3ad704d517bc8b8c1924bf608fd8cff5aad35c539fe3c4bd361a15", + "hash": "0x4f38a046958133ee3e52755b704f6afb7332d540cb4e9711a0d497d5bb73339e", "indexes": { "data": 0, "gas": 0,