teller-protocol / teller-protocol-v1

Teller is a lending and undercollateralized borrowing protocol on the Ethereum blockchain. Teller is the first protocol to allow zero collateral borrowing for greater than one block.
https://teller.finance/
MIT License
104 stars 38 forks source link

[PROTOCOL-652] Aave and PoolTogether Pricers #437

Closed passabilities closed 3 years ago

passabilities commented 3 years ago

This implements IsaLPPricer contracts for both Aave and PoolTogether tokens.

Due to some functions being non view, all functions that calculate the total value of an Escrow contract is now also required to be non view.