diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json b/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json index 01323484e..b89b13446 100644 --- a/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json +++ b/src/GeneralStateTestsFiller/stZeroKnowledge/pointMulAddFiller.json @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -30,7 +30,7 @@ { "indexes" : { "data" : [0], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -52,7 +52,7 @@ { "indexes" : { "data" : [1], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -74,7 +74,7 @@ { "indexes" : { "data" : [2], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -92,7 +92,7 @@ { "indexes" : { "data" : [3], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -114,7 +114,7 @@ { "indexes" : { "data" : [4], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -136,7 +136,7 @@ { "indexes" : { "data" : [5], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -158,7 +158,7 @@ { "indexes" : { "data" : [6], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -180,7 +180,7 @@ { "indexes" : { "data" : [7], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -200,7 +200,7 @@ { "indexes" : { "data" : [8], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -280,7 +280,7 @@ ], "gasLimit" : [ - "2000000" + "2000000", "90000", "110000", "200000" ], "gasPrice" : "1", "nonce" : "1", |