diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json index 92ba3187e..1b087ab0d 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_1_28000_128.json @@ -2,7 +2,7 @@ "ecmul_0-0_1_28000_128" : { "_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_1_28000_128Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (0, 0) and the factor 1 into the ECMUL precompile, truncating or expanding the input data to 128 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x9c5de46e281782b48687859c642e66f4de38e26a32d75b24acc0ade15d69b5a7", + "hash" : "0x7be6d42d88dd73a77679df97daa6fa02f12074e4e21fc3a69f38fe8919ce6c91", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x7be6d42d88dd73a77679df97daa6fa02f12074e4e21fc3a69f38fe8919ce6c91", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x9c5de46e281782b48687859c642e66f4de38e26a32d75b24acc0ade15d69b5a7", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x272d7bb826456ef114469f1bad452c160ab0b8dfd54aa7651194984807794b2d", + "hash" : "0x9c5de46e281782b48687859c642e66f4de38e26a32d75b24acc0ade15d69b5a7", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x272d7bb826456ef114469f1bad452c160ab0b8dfd54aa7651194984807794b2d", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x7be6d42d88dd73a77679df97daa6fa02f12074e4e21fc3a69f38fe8919ce6c91", + "hash" : "0x272d7bb826456ef114469f1bad452c160ab0b8dfd54aa7651194984807794b2d", "indexes" : { "data" : 0, "gas" : 0, |