prisma-fi / prisma-contracts

A decentralized, non-custodial stablecoin backed by Ethereum liquid staking tokens
https://www.prismafinance.com/
MIT License
17 stars 16 forks source link

Liquidations #2

Closed owsley3 closed 1 year ago

owsley3 commented 1 year ago

Refactors the LiquidationManager to so that liquidation criteria is based on the global TCR instead of the per-collateral TCR, and to streamline and simplify the conditions under which liquidations can occur.