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

Latest commit

 

History

History
209 lines (136 loc) · 7.31 KB

CHANGELOG.md

File metadata and controls

209 lines (136 loc) · 7.31 KB

CHANGELOG

v4.11.0 - July 15, 2020

* Update ganache snapshot Exchange Proxy addresses (#2612)
* Add EP flash wallet and affiliate fee transformer (#2622)
* Update DFB addresses (#2616)
* Deploy FQT from PR 2608 (#2625)
* Redeploy DFB on kovan (#2628)
* Update ganache snapshot Exchange Proxy addresses for MetaTransactions (#2610)
* Add BalancerBridge addresses (#2613)

v4.10.0 - June 24, 2020

* Updated Kovan's ERC20BridgeSampler address (#2519)
* Added MaximumGasPrice addresses (#2511)
* Redeploy `KyberBridge`, `UniswapBridge`, `Eth2DaiBridge`, `CurveBridge`, `DydxBridge` on mainnet and kovan (#2512)
* Redeploy `KyberBridge`, `UniswapBridge`, `Eth2DaiBridge`, `CurveBridge`, `DydxBridge` on mainnet and kovan (#2529)
* Redeploy `CurveBridge` with GST support (#2530)
* Add `dexForwarderBridge` addresses (#2525)
* Redeploy `Forwarder` on all networks (#2521)
* Redeploy `DexForwarderBridge` on Mainnet with Gas Token freeing (#2536)
* Revert to older Curve Bridge (without Gas Tokens) (#2536)
* Updated Ganache's ERC20BridgeSampler address (#2541)
* Updated Mainnet ERC20BridgeSampler address (#2551)
* Updated Kovan ERC20BridgeSampler address (#2568)
* Redeploy ERC20BridgeSampler on kovan (#2570)
* Redeploy ERC20BridgeSampler on Mainnet using `Kyber.searchBestRate` (#2575)
* Redeploy ERC20BridgeSampler on Mainnet and Kovan using UniswapV2 (#2599)
* Add UniswapV2Bridge address on Mainnet (new field) (#2599)
* Add Exchange Proxy addresses (#2591)

v4.9.0 - March 3, 2020

* Redeploy `ERC20BridgeSampler` (#2503)

v4.8.0 - February 27, 2020

* Added Broker, GodsUnchainedValidator, ChainlinkStopLimit to index.ts (#2498)

v4.7.0 - February 25, 2020

* Update `DevUtils` addresses. (#2493)

v4.6.0 - February 15, 2020

* Added `ChainlinkStopLimit` addresses (mainnet, ropsten, rinkeby) (#2473)
* Added `CurveBridge` address (mainnet) (#2483)
* Update `ERC20BridgeSampler` address (mainnet, kovan) (#2483)

v4.5.0 - February 8, 2020

* Update `ERC20BridgeSampler` and `Eth2Dai` on mainnet and kovan. (#2474)
* Update `ERC20BridgeSampler` address on mainnet and kovan. (#2476)
* Removed OrderValidator and DutchAuction addresses (#2469)
* Added Broker and GodsUnchainedValidator addresses (#2469)
* Updated Forwarder addresses (#2469)
* Update `ERC20BridgeSampler` address on mainnet and kovan. (#2477)

v4.4.0 - February 4, 2020

* Update `ERC20BridgeSampler` on mainnet and kovan. (#2459)
* Remove `libTransactionDecoder` (#2456)
* Update snapshot addresses (#2466)

v4.3.0 - January 22, 2020

* Update `DevUtils` mainnet, Ropsten, Rinkeby, Kovan addresses with PR#2440 changes (#2446)
* Update `DevUtils` mainnet, Ropsten, Rinkeby, Kovan addresses (#2436)
* Update `ERC20BridgeSampler` address on kovan and mainnet. (#2427)

v4.2.0 - January 6, 2020

* Added new `DevUtils` addresses (#2402)
* Update ERC20BridgeSampler address on Kovan and mainnet. (#2405)
* Added DydxBridge Contract to contract-addresses (#2390)
* Update `UniswapBridge` mainnet address. (#2390)
* Update `KyberBridge` mainnet address. (#2390)
* Update `Forwarder` mainnet address. (#2390)
* Added ChaiBridge Contract to contract-addresses (#2390)

v4.1.0 - December 17, 2019

* Addition of ERC20BridgeSampler + Kyber Erc20Bridge Contract in contract-addresses (#2353)

v4.0.0 - December 2, 2019

* `1337` addresses updated with Forwarder deployed after Exchange is configured (#2368)
* Update Forwarder addresses on all newtorks (#2374)
* Update all v3 mainnet addresses (#2322)
* Update ZeroExGovernor address on all testnets (#2322)
* Updated devUtils contract addresses on testnets
* Remove `readOnlyProxy` from addresses interface (#2295)
* Add `zeroExGovernor` and `erc20BridgeProxy` to addresses interface (#2296)
* Update `exchange`, `staking`, `stakingProxy`, `zeroExGovernor`, `assetProxyOwner`, and `erc20BridgeProxy` addresses for each tesnet (#2296)
* Contract addresses are no longer indexed by network ID.  Now they're indexed by chain ID. (#2313)
* Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling. (#2170)
* Add `zrxVault`, `readOnlyProxy`, `staking`, and `stakingProxy` schema with addresses for each tesnet (#2224)
* Update `assetProxyOwner` address for each testnet (#2224)

v3.3.0-beta.5 - December 2, 2019

* `1337` addresses updated with Forwarder deployed after Exchange is configured (#2368)
* Update Forwarder addresses on all newtorks (#2374)

v3.3.0-beta.4 - November 20, 2019

* Dependencies updated

v3.3.0-beta.3 - November 17, 2019

* Update all v3 mainnet addresses (#2322)
* Update ZeroExGovernor address on all testnets (#2322)

v3.3.0-beta.2 - November 7, 2019

* Updated devUtils contract addresses on testnets

v3.3.0-beta.1 - November 6, 2019

* Remove `readOnlyProxy` from addresses interface (#2295)
* Add `zeroExGovernor` and `erc20BridgeProxy` to addresses interface (#2296)
* Update `exchange`, `staking`, `stakingProxy`, `zeroExGovernor`, `assetProxyOwner`, and `erc20BridgeProxy` addresses for each tesnet (#2296)
* Contract addresses are no longer indexed by network ID.  Now they're indexed by chain ID. (#2313)

v3.3.0-beta.0 - October 3, 2019

* Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling. (#2170)
* Add `zrxVault`, `readOnlyProxy`, `staking`, and `stakingProxy` schema with addresses for each tesnet (#2224)
* Update `assetProxyOwner` address for each testnet (#2224)

v3.2.0 - September 17, 2019

* Added `getNetworkIdByExchangeAddressOrThrow` (#2096)

v3.1.0 - August 22, 2019

* Added DevUtils (#2060)

v3.0.3 - August 8, 2019

* Added StaticCallAssetProxy and ERC1155AssetProxy (#2021)

v3.0.2 - July 15, 2019

* Update OrderValidator testnet addresses

v3.0.1 - July 13, 2019

* Update remaining Mainnet V2.1 contract addresses

v3.0.0 - July 13, 2019

* Redeployed Mainnet Exchange and Asset Proxies

v2.3.3 - May 14, 2019

* Redeploy Coordinator contract (#1812)

v2.3.1 - April 11, 2019

* Dependencies updated

v2.3.0 - March 21, 2019

* Add addresses for coordinator extension contract and coordinator registry (#1689)
* Added Dutch Auction mainnet address (#1715)

v2.2.2 - February 25, 2019

* Fixed Ganache addresses for OrderValidator & Forwarder

v2.2.1 - February 5, 2019

* Dependencies updated

v2.2.0 - January 15, 2019

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

v2.1.0 - January 9, 2019

* Added testnet entries for Dutch Auction contract (kovan,rinkeby,ropsten) (#1465)

v2.0.0 - November 28, 2018

* Redeployed Rinkeby with testnet Exchange artifact (#1318)
* Added Ganache snapshot addresses for network 50 (#1318)

v1.2.0 - November 21, 2018

* Rinkeby Deployment

v1.1.0 - November 9, 2018

* Update Forwarder addresses (#1192)

v1.0.1 - October 18, 2018

* Initial release (#1105)

v1.0.0 - Invalid date

* Unpublished Package