This repository was archived by the owner on Jul 9, 2021. It is now read-only.
0x.js v0.9.0
·
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.getOrderHashHexa static method (#107) - Cached
net_versionrequests and invalidate the cache on calls tosetProvider(#95) - Renamed
zeroEx.exchange.batchCancelOrderAsynctozeroEx.exchange.batchCancelOrdersAsync - Renamed
zeroEx.exchange.batchFillOrderAsynctozeroEx.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)