KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 340 forks source link

Add overflow checks #763

Closed ilanDoron closed 4 years ago

ilanDoron commented 4 years ago

add overflow checks. matching engine tests without assumptions that BPS values are < BPS so some extra checks.