This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - ec92cea
fabioberger
released this
17 Sep 18:51
·
3240 commits
to development
since this release
@0x/[email protected]
- Redirect to
evmExecAsync
to use local EVM instead of eth_call for pure functions (#2108)
@0x/[email protected]
- Redirect
callAsync
to use local EVM instead of eth_call for pure functions (#2108)
@0x/[email protected]
- AssetSwapper to use
@0x/orderbook
to fetch and subscribe to order updates (#2056)
@0x/[email protected]
- Add
evmExecAsync
to use local EVM instead of eth_call for pure functions (#2108)
@0x/[email protected]
- Added
getNetworkIdByExchangeAddressOrThrow
(#2096)
@0x/[email protected]
- Add
devUtils
toContractWrappers
class. (#2146)
@0x/[email protected]
- Removed dependency on @0x/order-utils (#2096)
@0x/[email protected]
- Upgrade the bignumber.js to v8.0.2 (#1517)
@0x/[email protected]
- Implement
simpleValidateOrderFillableOrThrowAsync
(#2096)
@0x/[email protected]
- Add declaration for
ethereumjs-vm
(#2108)