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

359 B

Changelog

1.2.0 - TBD

  • Removed dev dependency on package 0x-contract-wrappers
  • Migrated examples to using new version of 0x-contract-addresses.

1.1.0 - 2019-08-09

  • Added verifyingContractAddress to /zeroExTransactionSchema.
  • Expanded documentation.
  • Permit mixed-case addresses.

1.0.0 - 2019-01-09

  • Initial release.