diff options
Merge pull request #241 from ethereum/metrosplit
Metrosplit
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest548.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest548.json | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest548.json b/GeneralStateTests/stRandom/randomStatetest548.json index f8c8f8780..0e1754b02 100644 --- a/GeneralStateTests/stRandom/randomStatetest548.json +++ b/GeneralStateTests/stRandom/randomStatetest548.json @@ -2,7 +2,7 @@ "randomStatetest548" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest548Filler.json" }, "env" : { @@ -17,7 +17,7 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", "indexes" : { @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", "indexes" : { @@ -37,7 +37,7 @@ } } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", "indexes" : { @@ -47,7 +47,7 @@ } } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", "indexes" : { @@ -57,7 +57,17 @@ } } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Homestead" : [ { "hash" : "0x93780ea38353849c8b44571282a8da97c9ca498714dc6d9c6b70f0a53f0b4b13", "indexes" : { |