From b4459de5295621828b8cfb494b3805ddf31fce64 Mon Sep 17 00:00:00 2001 From: Jose Hugo De la cruz Romero Date: Tue, 27 Nov 2018 17:43:20 -0600 Subject: refill test 0 --- GeneralStateTests/stExtCodeHash/extCodeHashDeletedAccount.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GeneralStateTests/stExtCodeHash/extCodeHashDeletedAccount.json b/GeneralStateTests/stExtCodeHash/extCodeHashDeletedAccount.json index 11f141767..4e9214e51 100644 --- a/GeneralStateTests/stExtCodeHash/extCodeHashDeletedAccount.json +++ b/GeneralStateTests/stExtCodeHash/extCodeHashDeletedAccount.json @@ -1,11 +1,11 @@ { "extCodeHashDeletedAccount" : { "_info" : { - "comment" : "Get account A (aaaaaaaa00000000000000000000000000000000) code hash\nCalls Account A's code which causes self destruction of A\nGet account A codehash\nIt is still getting the same codehash because selfdestruct is performed\nat the end of transaction during state finalization stage.\n", + "comment" : "Get account A (aaaaaaaa00000000000000000000000000000000) code hash, code size, and code\nCalls Account A's code which causes self destruction of A\nGet account A codehash, code size and code\nIt is still getting the same values because selfdestruct is performed\nat the end of transaction during state finalization stage.\n", "filledwith" : "testeth 1.5.0-alpha.6-49+commit.4897b8bb", "lllcversion" : "Version: 0.5.0-develop.2018.11.8+commit.20481055.Linux.g++", "source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashDeletedAccountFiller.yml", - "sourceHash" : "2a7e8a8fac5a9132f1cc17d1f103bb8e7537717e82b4b827d98619b0c2ac0a3e" + "sourceHash" : "fa10ed88ae97006f6b03ca0b4ffc8ae5168d2004bfbbd9cb8221cc179b76e7f3" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", -- cgit v1.2.3