diff options
Merge pull request #241 from ethereum/metrosplit
Metrosplit
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json index 8eb380c3e..e1b196496 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_9_28000_96.json @@ -2,7 +2,7 @@ "ecmul_0-0_9_28000_96" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stZeroKnowledge/ecmul_0-0_9_28000_96Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (0, 0) and the factor 9 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x0648f7df8736ed49c1d8a3f74475b45b6afc594d3cdd1b46f3616ff2d79a9581", + "hash" : "0x0ff007739027bfe32f9e764696bc2dd5891a4ca759396549d979e7030bcddef1", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x0ff007739027bfe32f9e764696bc2dd5891a4ca759396549d979e7030bcddef1", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x0648f7df8736ed49c1d8a3f74475b45b6afc594d3cdd1b46f3616ff2d79a9581", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xb5a757ae482433a8e5a30990b3e07711f53adbe110910f55fa767ddebbe893c2", + "hash" : "0x0648f7df8736ed49c1d8a3f74475b45b6afc594d3cdd1b46f3616ff2d79a9581", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xb5a757ae482433a8e5a30990b3e07711f53adbe110910f55fa767ddebbe893c2", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x0ff007739027bfe32f9e764696bc2dd5891a4ca759396549d979e7030bcddef1", + "hash" : "0xb5a757ae482433a8e5a30990b3e07711f53adbe110910f55fa767ddebbe893c2", "indexes" : { "data" : 0, "gas" : 0, |