From 40d055db4710d95ffc75d1cd26e53fbaaa015646 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Sat, 17 Feb 2018 01:49:32 +0300 Subject: fix stRevertTest --- .../RevertDepthCreateOOG_d1g0v1Filler.json | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateOOG_d1g0v1Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateOOG_d1g0v1Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateOOG_d1g0v1Filler.json index cd8f6093e..fabcf3a00 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateOOG_d1g0v1Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRevertTest/RevertDepthCreateOOG_d1g0v1Filler.json @@ -26,6 +26,96 @@ } ], "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "Homestead", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "EIP150", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "EIP158", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x3e180b1862f9d158abb5e519a6d8605540c23682" : { + }, + "0xa000000000000000000000000000000000000000" : { + "storage" : { + } + }, + "0xb000000000000000000000000000000000000000" : { + "storage" : { + } + } + } + } ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", -- cgit v1.2.3