Hello.
We have been testing our V1 smart contact on the testnet, to determine the cost of the whole contract with 40 participants. This means that we have 40 consecutive calls to 3 different functions from the same node. For 2 of these functions the cost should not increase with the number of calls. It does not increase for the first 30 calls, however suddenly after the 30th call the price increases dramatically.
What could be the cause of this? Is there some sort of mechnasim to prevent spamming from the same node that could have caused this?