Skip to content

Releases: 0xProject/protocol

protocol - 7a59b7e

01 May 01:03
Compare
Choose a tag to compare

@0x/asset-swapper@6.9.1

  • Temporarily remove PancakeV2 and BakerySwap from VIP

protocol - dbc5a52

30 Apr 23:40
Compare
Choose a tag to compare

@0x/asset-swapper@6.9.0

  • Remove conflicting Kyber reserve (#216)

@0x/contracts-treasury@1.1.5

  • Patched votingPower logic (#214)

protocol - c03a014

28 Apr 07:49
Compare
Choose a tag to compare

@0x/asset-swapper@6.8.0

  • Prune paths which cannot improve the best path (#183)
  • Use FastABI for Sampler ABI encoding and decoding (#183)

@0x/contract-wrappers@13.16.0

  • Regenerate wrappers with new abi-gen (#212)

@0x/contracts-zero-ex@0.22.1

  • bump feature version to 1.2 (#213)

protocol - 33e260f

27 Apr 00:00
Compare
Choose a tag to compare

@0x/asset-swapper@6.7.0

  • Support PancakeSwap V2 (#211)

@0x/protocol-utils@1.5.0

  • Add support for orderSignerRegistry in getSignatureWithProviderAsync() (#195)

@0x/contracts-zero-ex@0.22.0

  • Add order signer registry to NativeOrdersFeature (#195)

protocol - 6d877d5

16 Apr 17:07
Compare
Choose a tag to compare

@0x/asset-swapper@6.6.0

  • Support Ropsten network (#203)

protocol - 9ce7393

14 Apr 20:56
Compare
Choose a tag to compare

@0x/asset-swapper@6.5.3

  • Apply slippage to bridge orders in consumer (#198)

protocol - 9e15291

13 Apr 11:51
Compare
Choose a tag to compare
Publish

 - @0x/contracts-integrations@2.7.33
 - @0x/asset-swapper@6.5.2

protocol - ae281c3

12 Apr 20:38
Compare
Choose a tag to compare
Publish

 - @0x/contracts-integrations@2.7.32
 - @0x/contracts-treasury@1.1.2
 - @0x/contracts-zero-ex@0.21.1
 - @0x/asset-swapper@6.5.1
 - @0x/contract-wrappers-test@12.2.40
 - @0x/migrations@8.0.1
 - @0x/protocol-utils@1.4.1

protocol - 76dda9e

08 Apr 20:27
Compare
Choose a tag to compare

@0x/asset-swapper@6.5.0

  • Add Kyber DMM to Ethereum mainnet (#194)
  • Add default LiquidityProvider registry and allow LiquidityProvider gasCost to be a function of tokens (#196)

protocol - 5a15044

01 Apr 21:10
Compare
Choose a tag to compare

@0x/asset-swapper@6.4.0

  • Use SOURCE_FLAGS.rfqOrder in comparisonPrice (#177)
  • Add a cancel token to ensure timeouts are respected (#176)
  • Rename {Rfqt=>Rfq} for many types in Asset Swapper (#179)
  • improve logging for alt RFQ requests (#158)
  • Use new bridge source ID encoding. (#162)
  • Refactor to provide chain id specific addresses (#163)
  • Added PancakeSwap and BakerySwap on Chain 56 (#163)
  • Added Nerve and Dodo (v1) to BSC (#181)

@0x/contract-addresses@6.0.0

  • Add BSC chain addresses (#164)
  • Remove exchangeProxyAllowanceTarget (#164)
  • Redeployed FQT on BSC (#181)
  • Redeployed FQT on mainnet and ropsten (#150)

@0x/contract-artifacts@3.14.0

  • Update artifacts (#164)

@0x/contract-wrappers@13.15.0

  • Regenerate wrappers (#164)

@0x/migrations@8.0.0

  • Remove exchangeProxyAllowanceTarget

@0x/protocol-utils@1.4.0

  • Added Nerve (#181)

@0x/contracts-zero-ex@0.21.0

  • Encoding protocol ID and source name in bridge source ID (#162)
  • Add PancakeSwapFeature (#164)
  • Remove TokenSpender/AllowanceTarget/greedy tokens stuff (#164)
  • Added Nerve in BridgeAdapter (#181)
  • Delete TokenSpenderFeature (#189)
  • Fix PancakeSwapFeature BakerySwap swap selector (#190)