KyberNetwork / smart-contracts

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

[Don't merge] Fix reverse calc for trade with max dest amount #817

Closed manhlx3006 closed 4 years ago

manhlx3006 commented 4 years ago

Experiment fixing reverse calc for trade with max dest amount Please pull and run tests in kyberNetwork.js to see some tests with maxDestAmount + split are failing

manhlx3006 commented 4 years ago

Will make a fix to katalystRevamp branch