diff options
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json | 38 |
1 files changed, 30 insertions, 8 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json b/GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json index e5d0e37cf..cd2fab54f 100644 --- a/GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json +++ b/GeneralStateTests/stStaticCall/static_CallContractToCreateContractAndCallItOOG.json @@ -2,7 +2,7 @@ "static_CallContractToCreateContractAndCallItOOG" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_CallContractToCreateContractAndCallItOOGFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x8f6166da7ff0b61763eb85f25c14764c14fcd106efd5f4fccc65bd6df8bb1893", + "hash" : "0xd8d75150011d6211cef6f1e60c35a9511b8828e49bc7b5449b71c17f0a730a21", "indexes" : { "data" : 0, "gas" : 0, @@ -36,7 +36,29 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xd8d75150011d6211cef6f1e60c35a9511b8828e49bc7b5449b71c17f0a730a21", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0x4721f9884714a841d6f824afaaa45256d898c7e4ebde40e49acaeffb7b930c0b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x8f6166da7ff0b61763eb85f25c14764c14fcd106efd5f4fccc65bd6df8bb1893", "indexes" : { @@ -58,7 +80,7 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { "hash" : "0x8f6166da7ff0b61763eb85f25c14764c14fcd106efd5f4fccc65bd6df8bb1893", "indexes" : { @@ -80,7 +102,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x8f6166da7ff0b61763eb85f25c14764c14fcd106efd5f4fccc65bd6df8bb1893", "indexes" : { @@ -102,9 +124,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xd8d75150011d6211cef6f1e60c35a9511b8828e49bc7b5449b71c17f0a730a21", + "hash" : "0x8f6166da7ff0b61763eb85f25c14764c14fcd106efd5f4fccc65bd6df8bb1893", "indexes" : { "data" : 0, "gas" : 0, |