diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json index 22e183874..21297119a 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json @@ -31,7 +31,7 @@ } }, { - "comment" : "OOG in subcall", + "//comment" : "OOG in subcall", "indexes" : { "data" : 0, "gas" : 1, @@ -39,12 +39,12 @@ }, "network" : ["ALL"], "result" : { - "3e180b1862f9d158abb5e519a6d8605540c23682" : { - "balance" : "0x06", + "3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x06", "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { - "0x00" : "0x01", + "0x00" : "0x01", "0x04" : "0x0c" } }, @@ -55,7 +55,7 @@ } }, { - "comment" : "OOG after subcall", + "//comment" : "OOG after subcall", "indexes" : { "data" : 1, "gas" : 0, @@ -63,8 +63,8 @@ }, "network" : ["EIP158", "EIP150"], "result" : { - "3e180b1862f9d158abb5e519a6d8605540c23682" : { - "balance" : "0x05", + "3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { @@ -77,7 +77,7 @@ } }, { - "comment" : "OOG after subcall", + "//comment" : "OOG after subcall", "indexes" : { "data" : 1, "gas" : 0, @@ -85,8 +85,8 @@ }, "network" : ["Homestead", "Frontier"], "result" : { - "3e180b1862f9d158abb5e519a6d8605540c23682" : { - "balance" : "0x05", + "3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", "nonce" : "54", "storage" : { @@ -99,7 +99,7 @@ } }, { - "comment" : "double OOG", + "//comment" : "double OOG", "indexes" : { "data" : 0, "gas" : 0, @@ -107,9 +107,9 @@ }, "network" : ["ALL"], "result" : { - "3e180b1862f9d158abb5e519a6d8605540c23682" : { - "balance" : "0x05", - "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", + "3e180b1862f9d158abb5e519a6d8605540c23682" : { + "balance" : "0x05", + "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { } |