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

fix solidity to compile, fix some tests #812

Closed ilanDoron closed 4 years ago

ilanDoron commented 4 years ago

it seemed like solidity compiles. but it didn't had circular include statements. and had un implemented functions.