Skip to content

Releases: makerdao/dss-deploy-scripts

1.0.8

25 Jun 17:32
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • Direct import of dependencies implemented (instead of using them transitively)
  • ZRX-A deployment added
  • KNC-A deployment added

dss-deploy

  • KNC deployment added

1.0.7

08 Jun 20:24
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • Migration contract deployment and SCD usage have been completely removed
  • TUSD-A deployment added
  • USDC-B deployment added
  • Issue sending duplicated funds to faucet when deploying multiple collaterals per token has been fixed
  • mcd-cli usage removed from the crash-bite case script

dss-deploy

  • TUSD deployment added

dss

  • Improved inline documentation has been added to the code

1.0.6

05 May 15:12
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • WBTC-A deployment added
  • Fix applied for running scripts with nix-shell --pure on MacOS
  • License headers added across this repository and its dependencies

dss-deploy

  • WBTC deployment added

1.0.5

17 Apr 16:51
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • Dependencies upgraded due fixes on CI travis files

dss-proxy-actions

  • Issue withdrawing collateral after shutdown (with lower precision than 18) was fixed

1.0.4

23 Mar 19:53
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • USDC-A deployment added
  • FlipperMom deployment added
  • Issue adding signers to a new median fixed
  • Other minor fixes

dss-deploy

  • USDC deployment added

1.0.3.2

19 Mar 22:44
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • Issue verifying if feed is an osm fixed

1.0.3

27 Feb 12:53
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • nixpkgs-pin upgraded for latest dapptools version
  • Minor changes done to the scripts structure due dapptools upgrade
  • Deployment of OsmMom integrated

1.0.2.2

11 Feb 22:23
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • nixpkgs-pin upgraded. This solves an issue when copying files from lib directory on nix run and nix-shell.
  • New cachix endpoint added

1.0.2

27 Jan 15:12
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • General new structure for files and directories implemented
  • Old unused functions were removed + other cleanup
  • Several dependencies upgraded (included dapptools)
  • Former dss-deploy scripts were moved to this repository
  • Improved and cleaner output generated
  • Improved config file structure implemented
  • Possibility to pass a custom config file via param added
  • Nonces handled manually by the script was incorporated (to avoid certain issues with some test networks)
  • Default auction values for Kovan changed
  • Deployment scripts error messaging was improved
  • Checksum addresses were added in exported file
  • Missing PIP_SAI deployment was fixed
  • Issue in crash-bite case was fixed

dss-proxy-actions

  • Pragma updated to float value
  • travis.yml added

dss-cdp-manager

  • Pragma updated to float value
  • travis.yml added

dss-deploy

  • Scripts removed from this repository
  • Pragma updated to float value
  • Minor fixes on travis.yml implemented

dss

  • Fixed test cases for working with post Istambul hevm
  • Pragma updated to float value
  • Minor fixes on travis.yml implemented

mkr-authority

- Fix for GemPit.burn sig applied

token-faucet

  • Custom amount per token added

1.0.1

03 Dec 14:10
Compare
Choose a tag to compare

Changelog:

dss-deploy-scripts

  • Exporting bin files for optimized and non-optimized contracts fixed
  • Metadata files export added
  • Nixpkgs-pin package upgraded
  • New Flop, MigrationProxyActions and GovGuard addresses added to README

dss-deploy

  • Tests for flap and flop yank added
  • Nixpkgs-pin package upgraded
  • Optimized and non optimized exported files are now exposed
  • Metadata files export added

dss

  • flop.sol: yank fixed via suck

scd-mcd-migration

  • Call to jug.drip added on migrate proxy functions
  • Clen usage of interfaces for proxy actions