This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x.js v0.9.0
LogvinovLeon
released this
26 Jul 15:28
·
15261 commits
to development
since this release
- 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 tosetProvider
(#95) - Renamed
zeroEx.exchange.batchCancelOrderAsync
tozeroEx.exchange.batchCancelOrdersAsync
- Renamed
zeroEx.exchange.batchFillOrderAsync
tozeroEx.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)