diff options
Diffstat (limited to 'GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json')
-rw-r--r-- | GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json | 34 |
1 files changed, 28 insertions, 6 deletions
diff --git a/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json b/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json index 23879f221..3342ce338 100644 --- a/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json +++ b/GeneralStateTests/stQuadraticComplexityTest/Callcode50000.json @@ -2,7 +2,7 @@ "Callcode50000" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Callcode50000Filler.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", "indexes" : { @@ -36,7 +36,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", "indexes" : { @@ -58,7 +58,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", "indexes" : { @@ -80,7 +80,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", "indexes" : { @@ -102,7 +102,29 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0x85a4897fec73dcb66fd8d0c06a313480f7fb49e722554a7de90f8bc9688e6060", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x5282cd6886b4b6eb8f27ebbb6dcf16f55f3506b011e2eda340300c7ddca7a99a", "indexes" : { |