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

0x monorepo - 1166b43

Compare
Choose a tag to compare
@dekz dekz released this 20 Nov 08:36
· 1302 commits to development since this release
1166b43

@0x/[email protected]

  • Re-enable gas estimation when gas is not provided. (#2343)

@0x/[email protected]

  • Refactor of logic for marketBuy/marketSell order pruning and selecting, introduced protocol fees, and refactored types used by the package (#2272)
  • Incorporate paying protocol fees. (#2350)

@0x/[email protected]

  • Moved shared logic into BaseContract helpers to reduce size. (#2343)

@0x/[email protected]

  • Update Exchange, DevUtils, Coordinator, and Forwarder addresses on all networks (#2349)
  • Update StakingProxy, Staking, and ZrxVault addresses on mainnet (#2349)
  • Add UniswapBridge and Eth2DaiBridge addresses to schema, add mainnet addresses (#2349)
  • Deploy Forwarder AFTER staking is hooked up (#2350)