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

0x monorepo - 51ca310

Compare
Choose a tag to compare
@xianny xianny released this 17 Dec 00:07
· 1115 commits to development since this release

@0x/asset-swapper@3.0.2

  • Fix gasPrice from ethgasstation to be in WEI instead of GWEI (#2393)
  • Add aggregator utils (#2353)

@0x/contract-addresses@4.1.0

  • Addition of ERC20BridgeSampler + Kyber Erc20Bridge Contract in contract-addresses (#2353)

@0x/contract-artifacts@3.2.0

  • Add IERC20BridgeSampler artifact. (#2353)

@0x/contract-wrappers@13.2.0

  • Add IERC20BridgeSampler wrapper (#2353)

@0x/orderbook@2.0.0

  • Change OrderStore functions to be async, allowing for Database adapters (#2393)

@0x/types@3.1.1

  • Added DydxBridgeOnlyCallableByErc20BridgeProxy and DydxBridgeUnrecognizedBridgeAction (#2378)

@0x/contracts-erc20-bridge-sampler@1.0.2

  • Do not query empty/unsigned orders. Swallow revets on DEX quotes. (#2365)

@0x/contracts-utils@4.0.2

  • Add DEV_UTILS_ADDRESS and KYBER_ETH_ADDRESS to DeploymentConstants. (#2395)
  • Add DydxBridge to DeploymentConstants. (#2365)