We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757af4b commit 1ddc9a6Copy full SHA for 1ddc9a6
TODO
@@ -3,7 +3,6 @@
3
! Better revert messages when a swap cannot be satisifed due to debt-limit/utilisation/etc
4
* currently it's an arithmetic underflow
5
! Don't make quotes that would cause a swap to fail due to supply or borrow caps
6
-! Use `myDebt() == 0` condition for disabling controller: more accurate
7
! In _computeQuote() use vault.cash() method instead of token.balanceOf() otherwise donations could cause quoted swaps to fail
8
! In _computeQuote(), exactOut swaps should verify the *amount* (not quote) is withdrawable
9
* ConstantSum: incorporate price multipliers in quote methods
0 commit comments