diff options
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_callCreate3.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_callCreate3.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stStaticCall/static_callCreate3.json b/GeneralStateTests/stStaticCall/static_callCreate3.json index 3aba35996..e8fa73294 100644 --- a/GeneralStateTests/stStaticCall/static_callCreate3.json +++ b/GeneralStateTests/stStaticCall/static_callCreate3.json @@ -2,7 +2,7 @@ "static_callCreate3" : { "_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_callCreate3Filler.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x6667373379d90d12444e57a2f1d8ebd76e77f5b0f4728528af7db63656f73abf", + "hash" : "0xa2655cccdd6db292d3ca596efcec973c768c33a68f99e6edda1fe2c6f024dc94", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xa2655cccdd6db292d3ca596efcec973c768c33a68f99e6edda1fe2c6f024dc94", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x6667373379d90d12444e57a2f1d8ebd76e77f5b0f4728528af7db63656f73abf", "indexes" : { @@ -38,9 +50,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xbb4a6205f5e3b59953b554d0e9f501f1cd0869cb1d0a7fb2d2f30047b4ae617f", + "hash" : "0x6667373379d90d12444e57a2f1d8ebd76e77f5b0f4728528af7db63656f73abf", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +62,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xbb4a6205f5e3b59953b554d0e9f501f1cd0869cb1d0a7fb2d2f30047b4ae617f", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xa2655cccdd6db292d3ca596efcec973c768c33a68f99e6edda1fe2c6f024dc94", + "hash" : "0xbb4a6205f5e3b59953b554d0e9f501f1cd0869cb1d0a7fb2d2f30047b4ae617f", "indexes" : { "data" : 0, "gas" : 0, |