🛡️ Audit/Dev documentation

We have passed the TechRate audit. Here are the key metrics.

Low Severity Issue Out of gas Issue: The function includeInReward() uses the loop to find and remove addresses from the list. Function will be aborted with exception if there will be a long excluded addresses list.

b. The function _getCurrentSupply also uses the loop for evaluating total supply. It also could be aborted with exception if there will be a long excluded addresses list.

Last updated