Closed xgreenx closed 4 months ago
The attacker can manipulate input length and contract_len(by deploying the corresponding contract) and cause memory clear or contract and to be cheap.
length
contract_len
We need to charge for the maximum possible value. It will incentivize the caller of the CPP to use the same length and contract_len.
The attacker can manipulate input
length
andcontract_len
(by deploying the corresponding contract) and cause memory clear or contract and to be cheap.We need to charge for the maximum possible value. It will incentivize the caller of the CPP to use the same
length
andcontract_len
.Before requesting review