yearn / seafood

Seafood
https://seafood.yearn.watch
13 stars 21 forks source link

Bug: Order debt ratio updates in ascending order #140

Closed murderteeth closed 1 year ago

murderteeth commented 1 year ago

from @flashfish0x

the debt ratio changes need to be ordered down then up. So all changes that are a decrease need to go first, then afterwards the increases.. basically it should be ordered by delta

image

for example this would fail because the increases happen before the decreases