Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Latest commit

 

History

History
357 lines (196 loc) · 8.59 KB

CHANGELOG.md

File metadata and controls

357 lines (196 loc) · 8.59 KB

CHANGELOG

v6.4.0 - July 15, 2020

* Add Exchange Proxy migration. (#2612)
* Add affiliate fee transformer migration and flash wallet address (#2622)
* Add BalancerBridge to returned object in `migration.ts` (#2613)

v6.3.0 - June 24, 2020

* Add `dexForwarderBridge` to migration output (#2525)
* Add `ERC20BridgeSampler` deployment (#2541)
* Added `UniswapV2Bridge` address on Mainnet (#2599)
* Return empty Exchange Proxy addresses (#2591)

v6.2.4 - March 3, 2020

* Dependencies updated

v6.2.3 - February 27, 2020

* Dependencies updated

v6.2.2 - February 26, 2020

* Dependencies updated

v6.2.1 - February 25, 2020

* Dependencies updated

v6.2.0 - February 15, 2020

* Added `CurveBridge` address (null) (#2483)

v6.1.0 - February 8, 2020

* Update `DevUtils` deployment (#2456)
* Remove `LibTransactionDecoder` deployment (#2456)
* Use contract package artifacts in ganache migrations (#2456)
* Update deployment for new DevUtils (#2466)

v6.0.2 - February 6, 2020

* Dependencies updated

v6.0.1 - February 4, 2020

* Dependencies updated

v6.0.0 - January 22, 2020

* Update Forwarder deployment (#2432)

v5.1.0 - January 6, 2020

* Added DydxBridge Contract to ContractAddresses (#2401)
* Changed docker image command to overwrite any existing snapshot when unzipping the image downloaded from S3. (#2420)

v5.0.2 - December 17, 2019

* Dependencies updated

v5.0.1 - December 9, 2019

* Dependencies updated

v5.0.0 - December 2, 2019

* Deploy Forwarder after Exchange is configured as Staking Proxy is queried (#2368)
* Subsequent contract addresses after the Forwarder are now modified (#2368)
* Update Exchange, DevUtils, Coordinator, and Forwarder addresses on all networks (#2349)
* Update StakingProxy, Staking, and ZrxVault addresses on mainnet (#2349)
* Add UniswapBridge and Eth2DaiBridge addresses to schema, add mainnet addresses (#2349)
* Deploy Forwarder AFTER staking is hooked up (#2350)
* Migrations script no longer deploys DutchAuction since it is not yet upgraded for V3 of the protocol (#2324)
* Added `Staking` and `ERC20BridgeProxy` contracts (#2323)
* Update all contract deployments to pass the actual chain ID (rather than the network ID) via the newly modified @0x/utils/provider_utils (#2270)
* All references to network ID have been removed, and references to chain ID have been introduced instead (#2313)
* Update Coordinator and Exchange deployments to pass `chainId` (#1742)

v4.4.0-beta.4 - December 2, 2019

* Deploy Forwarder after Exchange is configured as Staking Proxy is queried (#2368)
* Subsequent contract addresses after the Forwarder are now modified (#2368)

v4.4.0-beta.3 - November 20, 2019

* Update Exchange, DevUtils, Coordinator, and Forwarder addresses on all networks (#2349)
* Update StakingProxy, Staking, and ZrxVault addresses on mainnet (#2349)
* Add UniswapBridge and Eth2DaiBridge addresses to schema, add mainnet addresses (#2349)
* Deploy Forwarder AFTER staking is hooked up (#2350)

v4.4.0-beta.2 - November 17, 2019

* Migrations script no longer deploys DutchAuction since it is not yet upgraded for V3 of the protocol (#2324)
* Added `Staking` and `ERC20BridgeProxy` contracts (#2323)

v4.4.0-beta.1 - November 7, 2019

* Update all contract deployments to pass the actual chain ID (rather than the network ID) via the newly modified @0x/utils/provider_utils (#2270)
* All references to network ID have been removed, and references to chain ID have been introduced instead (#2313)

v4.4.0-beta.0 - October 3, 2019

* Update Coordinator and Exchange deployments to pass `chainId` (#1742)

v4.3.2 - September 17, 2019

* Removed dependency on @0x/order-utils (#2096)

v4.3.1 - September 3, 2019

* Dependencies updated

v4.3.0 - August 22, 2019

* Added DevUtils to migration script (#2060)

v4.2.0 - August 8, 2019

* Added StaticCallAssetProxy and ERC1155AssetProxy (#2021)

v4.1.11 - July 31, 2019

* Updated calls to <contract wrapper>.deploy0xArtifactAsync to include log decode dependencies. (#1995)

v4.1.10 - July 24, 2019

* Dependencies updated

v4.1.9 - July 15, 2019

* Dependencies updated

v4.1.8 - July 13, 2019

* Dependencies updated

v4.1.7 - July 13, 2019

* Dependencies updated

v4.1.6 - May 24, 2019

* Dependencies updated

v4.1.5 - May 15, 2019

* Dependencies updated

v4.1.4 - May 14, 2019

* Add --pk flag to accept private key when migrating (#1811)

v4.1.2 - May 10, 2019

* Dependencies updated

v4.1.1 - April 11, 2019

* Dependencies updated

v4.1.0 - March 21, 2019

* Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script (#1689)
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)

v4.0.4 - March 20, 2019

* Dependencies updated

v4.0.3 - March 1, 2019

* Dependencies updated

v4.0.2 - February 27, 2019

* Dependencies updated

v4.0.1 - February 26, 2019

* Dependencies updated

v4.0.0 - February 25, 2019

* Replace Provider param interface with Web3ProviderEngine (#1627)

v3.0.4 - February 9, 2019

* Dependencies updated

v3.0.3 - February 7, 2019

* Dependencies updated

v3.0.2 - February 7, 2019

* Dependencies updated

v3.0.1 - February 6, 2019

* Dependencies updated

v3.0.0 - February 5, 2019

* Upgrade the bignumber.js to v8.0.2 (#1517)
* Removed `owner` in Migrations (#1533)
* `txDefaults` parameter now requires the `from` field (#1533)
* Convert `from` to lower case when passed in via cli (#1533)

v2.4.0 - January 15, 2019

* Added migrations for `MultiAssetProxy` contract (#1503)

v2.3.1 - January 11, 2019

* Dependencies updated

v2.3.0 - January 9, 2019

* Added migrations for Dutch Auction contract (#1465)

v2.2.2 - December 13, 2018

* Dependencies updated

v2.2.1 - December 11, 2018

* Dependencies updated

v2.2.0 - November 28, 2018

* Add CLI `0x-migrate` for running the 0x migrations in a language-agnostic way (#1324)
* Deploy testnet Exchange arfitact. Previously mainnet Exchange artifact was deployed. (#1309)
* Fund the Forwarder with ZRX for fees. (#1309)

v2.1.0 - November 21, 2018

* Export all type declarations used by the public interface, as well as the `ContractAddresses` mapping (#1301)

v2.0.4 - November 14, 2018

* Dependencies updated

v2.0.3 - November 13, 2018

* Dependencies updated

v2.0.2 - November 12, 2018

* Dependencies updated

v2.0.1 - November 9, 2018

* Dependencies updated

v2.0.0 - October 18, 2018

* Contract artifacts have been moved to the new @0xproject/contract-artifacts package. v1 migrations have been removed. `runMigrationsAsync` returns the addresses of the contracts that were deployed. (#1105)

v1.0.14 - October 4, 2018

* Dependencies updated

v1.0.13 - September 28, 2018

* Dependencies updated

v1.0.12 - September 25, 2018

* Dependencies updated

v1.0.11 - September 25, 2018

* Dependencies updated

v1.0.10 - September 21, 2018

* Dependencies updated

v1.0.9 - September 19, 2018

* Dependencies updated

v1.0.8 - September 18, 2018

* Dependencies updated

v1.0.7 - September 5, 2018

* Dependencies updated

v1.0.6 - August 27, 2018

* Dependencies updated

v1.0.5 - August 24, 2018

* Dependencies updated

v1.0.4 - August 14, 2018

* Dependencies updated

v1.0.3 - July 26, 2018

* Dependencies updated

v1.0.2 - July 26, 2018

* Dependencies updated

v1.0.1 - July 23, 2018

* Dependencies updated

v1.0.0 - July 19, 2018

* Added migrations for 0x Protocol v2

v0.0.10 - July 18, 2018

* Dependencies updated

v0.0.9 - July 9, 2018

* Dependencies updated

v0.0.8 - June 19, 2018

* Dependencies updated

v0.0.7 - May 22, 2018

* Use AssetProxyOwner instead of MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress (#675)

v0.0.6 - May 22, 2018

* Dependencies updated

v0.0.5 - May 4, 2018

* Dependencies updated

v0.0.4 - May 4, 2018

* Dependencies updated

v0.0.3 - April 18, 2018

* Dependencies updated