Files
protocol/python-packages/contract_addresses/CHANGELOG.md
F. Eugene Aumson f51c80adb2 Change all instances of networkId to chainId (#2313)
* abi-gen/test: recompile contract fixtures for 3.0

It seems this hadn't been done since the merge with the 3.0 branch.

* Sync `monorepo$ yarn test` exclusions to CI config

* sra-spec: correct typo

* contract-wrappers: TODO after coord.-server update

* utils: fix typo in comment

* Refactor networkId to chainId everywhere

* Update CHANGELOGs
2019-11-06 01:18:55 -05:00

502 B

Changelog

3.0.0 - TBD

  • Addresses are now indexed by chain ID rather than by network ID.

2.2.0 - 2019-08-08

  • Added ERC1155Proxy address
  • Updated addresses for AssetProxyOwner, Coordinator, CoordinatorRegistry, Forwarder, and OrderValidator.

2.1.0 - 2019-07-15

  • Added Coordinator and CoordinatorRegistry addresses.
  • Expanded documentation.
  • Redeployed Mainnet V2.1 Exchange et al

2.0.1 - 2019-02-25

  • Updated addresses of OrderValidator and Forwarder contracts.