Skip to content

Release 9.4.2

Choose a tag to compare

@Velenir Velenir released this 07 Apr 22:24
· 96 commits to master since this release
  • update docs (2a45348)
  • Merge pull request #227 from VeloraDEX/feat/deltaSlippageParam (47ef072)
  • Release 9.4.0 (8063d1a)
  • fix tests (2d6b90d)
  • restore degenMode param (691a38b)
  • Merge branch 'master' of github.com:VeloraDEX/sdk into feat/deltaSlippageParam (c7759ee)
  • Merge pull request #228 from VeloraDEX/feat/externalOrders (d5acd2f)
  • Merge pull request #229 from VeloraDEX/chore/markDeprecated (5649e0e)
  • add External Orders mention (e3b6a9c)
  • change default expiry to 10 min (c5a4fc7)
  • ExternalOrders docs (fc8bc08)
  • correctly convert fee to bps (d0b78e8)
  • infer order type from filter (a6fa4bf)
  • generic DeltaAuction type (0969469)
  • add onChainOrderType filter (6569d3c)
  • merge with base branch (ef7d7b8)
  • use assert for input validation (fc8f6ec)
  • Revert "add outDir compiler option" (90755d1)
  • add outDir compiler option (d80d459)
  • Revert "ignore build artifacts" (0ba6036)
  • applySlippage to take input object as param (8f66540)
  • consistent truthfulness check (4943d15)
  • strong comparison (7ccbef5)
  • fix example delta scripts (84829b7)
  • use OrderKind (e590bc7)
  • merge with base branch (57676a0)
  • remove warnings (93acd65)
  • mark limit orders and nft orders as deprecated (bbbacc8)
  • remove tests for limit orders and nft orders (2d5e3fc)
  • ignore build artifacts (313ab85)
  • strict check (03e7871)
  • validate slippage param (12d018c)
  • use strict compare to narrow types (5ae4415)
  • Revert "temporarily skip /swap tests" (168b62c)
  • temporarily skip /swap tests (bd9a3fb)
  • fix tests (7caf94f)
  • pass api from env (8b1c630)
  • fix SwapSideUnion import (08c0bb4)
  • duplicate partner and slippage resolution logic (c98efb5)
  • add external orders type to getter (4be8b35)
  • fix external order response typed with wrong order shape (4874d05)
  • DELTA_DEFAULT_EXPIRY dedup (4e37d83)
  • presignature abi dedup (9e12958)
  • add slippage for external order build/submit (99ba949)
  • Merge branch 'feat/deltaSlippageParam' of github.com:VeloraDEX/sdk into feat/externalOrders (50c439d)
  • lint (ec785b9)
  • add side to discrimination types (ee41a1d)
  • remove SourceEth error case (be1a8d8)
  • remove bigint literals (b4532fc)
  • remove SourceEth error case (6607730)
  • add slippage param for delta build/submit methods (c2dc249)
  • add example for external delta orders (6dc7492)
  • add external delta orders support (8455df8)