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

0x.js v0.9.0

Compare
Choose a tag to compare
@LogvinovLeon LogvinovLeon released this 26 Jul 15:28
· 15261 commits to development since this release
7f58a77
  • Migrated to the new version of smart contracts (#101)
  • Removed the ability to call methods on multiple authorized Exchange smart contracts (#106)
  • Made zeroEx.getOrderHashHex a static method (#107)
  • Cached net_version requests and invalidate the cache on calls to setProvider (#95)
  • Renamed zeroEx.exchange.batchCancelOrderAsync to zeroEx.exchange.batchCancelOrdersAsync
  • Renamed zeroEx.exchange.batchFillOrderAsync to zeroEx.exchange.batchFillOrdersAsync
  • Updated to typescript v2.4 (#104)
  • Fixed an issue with incorrect balance/allowance validation when ZRX is one of the tokens traded (#109)