liquity / bold

Liquity v2 monorepo containing the contracts, subgraph and frontend.
https://www.liquity.org/liquity-v2
46 stars 18 forks source link

fix: Check for remaining bold redemption amount early #538

Closed bingen closed 1 month ago

bingen commented 1 month ago

To avoid applying debt to a trove after shutdown by passing zero as _boldAmount.

Fixes #537