This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
0x monorepo - 174b360
fabioberger
released this
05 Sep 10:20
·
8783 commits
to development
since this release
@0xproject/[email protected]
- Change
OrderConfigRequest
to use BigNumber instead of string for relevant fields. (#1058)
@0xproject/[email protected]
- Add
OrderValidatorWrapper
- Fix bug where contracts not deployed on a network showed an
EXCHANGE_CONTRACT_DOES_NOT_EXIST
error instead ofCONTRACT_NOT_DEPLOYED_ON_NETWORK
(#1044) - Export
AssetBalanceAndProxyAllowanceFetcher
andOrderFilledCancelledFetcher
implementations (#1054) - Add
validateOrderFillableOrThrowAsync
andvalidateFillOrderThrowIfInvalidAsync
to ExchangeWrapper (#1054)
@0xproject/[email protected]
- Export
orderParsingUtils
(#1044)
@0xproject/[email protected]
@0xproject/[email protected]
- Remove types for web3-provider-engine, newman, ganache-core, detect-node, eth-lightwallet (#1052)