Skip to content

protocol - 64feeee

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 02:09
· 863 commits to development since this release

@0x/[email protected]

  • Added Crypto.com (#43)
  • Add getQuoteInfoMinBuyAmount to quote consumer utils (#62)
  • Add unoptimizedQuoteInfo and unoptimizedOrders to SwapQuoteBase (#62)
  • Add unoptimizedPath to OptimizerResult (#62)
  • Enable PLP VIP feature and add gasCost field to LiquidityProviderRegistry (#65)

@0x/[email protected]

  • Update ganache snapshot addresses (#59)

@0x/[email protected]

  • Turn LibTokenSpender into FixinTokenSpender (#38)
  • Use bloom filters to check if a token is greedy and do not optimistically fall through transferFrom() if so (#38)
  • Revert to original proxy implementation (#38)
  • Fix incorrect cancel order event param (#38)
  • Add a gas limit to first LibTokenSpender and UniswapFeature transfer (#38)
  • Convert metatransactions to use LibSignature (#31)
  • Add metatransaction support for limit orders (#44)
  • Require RFQ orders to specify a transaction origin, and allow approved alternative addresses (#47)
  • Do not try to pull all tokens if selling all ETH in TransformERC20Feature (#46)
  • Remove protocol fees from all RFQ orders and add taker field to RFQ orders (#45)
  • Fix getRfqOrderInfo() to return status INVALID when missing txOrigin (#50)
  • Remove calldata signing functionality (#51)
  • Add a permissionless transformer deployer (#55)
  • Add Crypto.com to BridgeAdapter (#43)
  • Use FeeCollectorController contract for deploying FeeCollectors (#59)