Skip to content

Releases: 0xProject/protocol

protocol - ccf2000

11 Jun 03:35

Choose a tag to compare

Publish

 - @0x/contracts-asset-proxy@3.7.15
 - @0x/contracts-broker@1.1.33
 - @0x/contracts-coordinator@3.1.34
 - @0x/contracts-dev-utils@1.3.32
 - @0x/contracts-erc1155@2.1.33
 - @0x/contracts-erc20@3.3.12
 - @0x/contracts-erc721@3.1.33
 - @0x/contracts-exchange-forwarder@4.2.34
 - @0x/contracts-exchange-libs@4.3.33
 - @0x/contracts-exchange@3.2.34
 - @0x/contracts-extensions@6.2.28
 - @0x/contracts-integrations@2.7.49
 - @0x/contracts-multisig@4.1.34
 - @0x/contracts-staking@2.0.41
 - @0x/contracts-test-utils@5.4.4
 - @0x/contracts-treasury@1.2.2
 - @0x/contracts-utils@4.7.12
 - @0x/contracts-zero-ex@0.25.1
 - @0x/asset-swapper@6.17.2
 - @0x/contract-addresses@6.3.1
 - @0x/contract-wrappers-test@12.2.49
 - @0x/contract-wrappers@13.17.1
 - @0x/migrations@8.0.10
 - @0x/order-utils@10.4.25
 - @0x/protocol-utils@1.7.1

protocol - 9bf889a

02 Jun 04:55

Choose a tag to compare

@0x/contract-artifacts@3.15.0

  • Update artifacts (#237)
  • Update IZeroEx artifact (#244)

@0x/contract-wrappers@13.17.0

  • Update wrappers (#237)
  • Update IZeroExContract wrapper (#244)

@0x/protocol-utils@1.7.0

  • Add utils for OtcOrders (#244)

@0x/contracts-zero-ex@0.25.0

  • Add OtcOrdersFeature (#244)
  • Add UniswapV3 VIP feature (#237)

protocol - 289474e

27 May 22:22

Choose a tag to compare

@0x/asset-swapper@6.17.0

  • Re-enable liquidity provider and update KNC address (#253)

@0x/contracts-treasury@1.2.0

  • Added proposal 0 params and test (#252)

protocol - bde3d6d

25 May 12:14

Choose a tag to compare

@0x/asset-swapper@6.16.0

  • Add support for the Polygon chain (#240)

@0x/contract-addresses@6.3.0

  • Deployed contracts on Polygon (#240)

protocol - d5ae971

21 May 12:38

Choose a tag to compare

@0x/asset-swapper@6.15.0

  • Fix KyberDmm (#236)
  • Re-enable KyberDmm (#247)
  • Add Huobi Token to liquidity provider tokens (#246)
  • Temporarily disable specific LiquidityProvider

@0x/contract-addresses@6.2.0

  • Deployed FQT on mainnet and ropsten for KyberDMM (#247)

@0x/contracts-zero-ex@0.24.0

  • Add special selectors to selector collision test (#243)

protocol - 7ef7510

12 May 09:13

Choose a tag to compare

@0x/asset-swapper@6.14.0

  • Add support for additional sources and intermediate tokens on Ropsten (#231)

protocol - 70d2117

11 May 03:18

Choose a tag to compare

@0x/asset-swapper@6.13.0

  • Add LiquidityProvider to BSC sources (#234)

protocol - bb04726

10 May 01:36

Choose a tag to compare

@0x/asset-swapper@6.12.0

  • TwoHopSampler to use call over staticcall in order to support sources like Uniswap_V3 and Balancer_V2 (#233)

protocol - 9754e12

07 May 04:35

Choose a tag to compare

@0x/asset-swapper@6.11.0

  • Add price comparisons data separate from the quote report (#219)
  • Add caching for top Balancer V2 pools on startup and during regular intervals (#228)
  • Tweak compiler settings for smaller sampler bytecode (#229)
  • Fix Multiplex multihop encoding for ETH buys/sells (#230)
  • Fix Sampler address override for Ganache (#232)

protocol - fb249f0

05 May 11:33

Choose a tag to compare

@0x/asset-swapper@6.10.0

  • Reactivate PancakeSwapV2 and BakerySwap VIP on BSC (#222)
  • Add LUSD Curve pool (#218)
  • Fix exchangeProxyGasOverhead for fallback path (#215)
  • Enable ETH based Curve pools (#220)
  • Reactivate PancakeSwapV2 and BakerySwap VIP on BSC (#222)
  • Disable WETH based SnowSwap pools (#220)
  • PLP now includes a fallback due to observed collisions (#223)
  • Add Balancer V2 integration (#206)
  • Re-work the PoolCache for Balancer et al (#226)

@0x/contract-addresses@6.1.0

  • Deployed FQT on mainnet and ropsten for Balancer_V2 (#225)
  • Deployed FQT on mainnet and ropsten for Uniswap_V3 (#227)

@0x/protocol-utils@1.6.0

  • Add BalancerV2, remove Smoothy, Component and Saddle in BridgeProtocol enum (#206)
  • Add UniswapV3 bridge protocol IDs and remove invalid ones (#197)

@0x/contracts-staking@2.0.37

  • Patch epoch finalization issue (#221)

@0x/contracts-test-utils@5.4.0

  • Set default ganache gas limit to 100e6 (#197)

@0x/contracts-zero-ex@0.23.0

  • Added ETH support to MixinCurve (#220)
  • Add Balancer V2 integration (#206)