diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json b/src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json index ff5bc7a86..87cb4db1b 100644 --- a/src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json +++ b/src/GeneralStateTestsFiller/stZeroKnowledge/pointAddTruncFiller.json @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], @@ -29,7 +29,7 @@ { "indexes" : { "data" : [0], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -46,7 +46,7 @@ { "indexes" : { "data" : [1], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -63,7 +63,7 @@ { "indexes" : { "data" : [2], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -80,7 +80,7 @@ { "indexes" : { "data" : [5,6], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -97,7 +97,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"], @@ -131,7 +131,7 @@ { "indexes" : { "data" : [7], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -148,7 +148,7 @@ { "indexes" : { "data" : [8], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -165,7 +165,7 @@ { "indexes" : { "data" : [9], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -223,7 +223,7 @@ ], "gasLimit" : [ - "1000000" + "1000000", "90000", "110000", "200000" ], "gasPrice" : "1", "nonce" : "1", |