makerdao / dss-flash

MakerDAO Flash Mint Module
GNU Affero General Public License v3.0
50 stars 34 forks source link

refactor: make vat and vow immutable to save gas #15

Closed hexonaut closed 3 years ago

hexonaut commented 3 years ago

Closes https://github.com/hexonaut/dss-flash/issues/12

DssFlash is stateless other than the admin params, so we can easily redeploy if vow changes.