Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

v0.15.2

Compare
Choose a tag to compare
@shkfnly shkfnly released this 29 Apr 20:38
· 1833 commits to dev since this release
09a73fe

Updated ManagedCdp to include the following functions: getCollateralAmount, getCollateralizationRatio, getLiquidationPrice, isSafe, minCollateral, getCollateralAvailable, getDaiAvailable.

Included caching functionality to ManagedCdp and CDPType classes. In order to update the contract derived values, the reset function can be called.