2.5 KiB
2.5 KiB
CHANGELOG
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