makerdao / dss-deploy

Set of smart contracts and bash scripts to deploy Multi collateral DAI
GNU Affero General Public License v3.0
68 stars 39 forks source link

One spotter for all ilks + par value. Closes #9 #10

Closed gbalabasquer closed 5 years ago

gbalabasquer commented 5 years ago

I've defined par as dai per usd for convenience in the math but it could be changed.

rainbreak commented 5 years ago

Can we go with usd per dai please? For consistency with previous usage. Just use ds-math if it makes things easier.

gbalabasquer commented 5 years ago

@rainbreak done!

gbalabasquer commented 5 years ago

@rainbreak any other thing to change or are we ok to merge?