diff options
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest64.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest64.json | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest64.json b/GeneralStateTests/stRandom/randomStatetest64.json index 4ca1d0b05..f7640f6c8 100644 --- a/GeneralStateTests/stRandom/randomStatetest64.json +++ b/GeneralStateTests/stRandom/randomStatetest64.json @@ -2,7 +2,7 @@ "randomStatetest64" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest64Filler.json" }, "env" : { @@ -17,9 +17,9 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xb29e8990e320cfa0ffb7d9fb8685620f29e93e9d5be41cec67cc91a192c43b50", + "hash" : "0x968269aaaea4454bd94fa6c7617316e8528a1ab3adcda46d932812dcd16c0a74", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x968269aaaea4454bd94fa6c7617316e8528a1ab3adcda46d932812dcd16c0a74", "indexes" : { @@ -37,7 +37,7 @@ } } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0xb29e8990e320cfa0ffb7d9fb8685620f29e93e9d5be41cec67cc91a192c43b50", "indexes" : { @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x968269aaaea4454bd94fa6c7617316e8528a1ab3adcda46d932812dcd16c0a74", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0xb29e8990e320cfa0ffb7d9fb8685620f29e93e9d5be41cec67cc91a192c43b50", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x968269aaaea4454bd94fa6c7617316e8528a1ab3adcda46d932812dcd16c0a74", + "hash" : "0xb29e8990e320cfa0ffb7d9fb8685620f29e93e9d5be41cec67cc91a192c43b50", "indexes" : { "data" : 0, "gas" : 0, |