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

dai-plugin-mcd-v0.2.10-1

Compare
Choose a tag to compare
@ethanbennett ethanbennett released this 24 Jul 00:32
· 1561 commits to dev since this release

This release updates the dai-plugin-mcd package to MCD v0.2.10. The main change was adding the transferFrom parameter to the lock and lockAndDraw gem functions.

However, it also revealed some bugs in handling tokens that don't support transferFrom, like GNT. So the release also includes some expansion of the CdpManager, which now allows for both GNT and DGD CDPs (in addition to the standard ERC20 gems that were already tested).