diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json b/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json index 65ed0dab8..9f32208e1 100644 --- a/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json +++ b/src/GeneralStateTestsFiller/stPreCompiledContracts/modexpFiller.json @@ -12,7 +12,7 @@ { "indexes" : { "data" : -1, - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : [ "EIP150", "EIP158"], @@ -28,7 +28,7 @@ { "indexes" : { "data" : [0,6,7], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -44,7 +44,7 @@ { "indexes" : { "data" : [29], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -60,7 +60,7 @@ { "indexes" : { "data" : [1,5,8,9,10,12,13,15,18,19,20,21,22,23,24,30], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -76,7 +76,7 @@ { "indexes" : { "data" : [2,28], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -92,7 +92,7 @@ { "indexes" : { "data" : [3,4], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -108,7 +108,7 @@ { "indexes" : { "data" : [11, 14, 25, 26], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -124,7 +124,7 @@ { "indexes" : { "data" : [16,27], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -140,7 +140,7 @@ { "indexes" : { "data" : [17], - "gas" : -1, + "gas" : 0, "value" : -1 }, "network" : ["Byzantium"], @@ -235,7 +235,7 @@ "0x000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" ], "gasLimit" : [ - "100000000" + "100000000", "90000", "110000", "200000" ], "gasPrice" : "1", "nonce" : "0", |