Skip to content

Releases: VeloraDEX/sdk

Release 9.3.3

20 Feb 12:11

Choose a tag to compare

What's Changed

Full Changelog: v9.3.2...v9.3.3

Release 9.3.2

11 Feb 09:31

Choose a tag to compare

  • fix some tests (ecb5fd6)
  • add QuoteParams.partnerFeeBps (8a83d43)
  • delta/getDeltaPrice/add DeltaPriceParams.partnerFeeBps (ba85466)
  • market swap/getRate/add RateOptions.partnerFeeBps (eac04b8)
  • fetch/params/change override priority (b9fa5d6)
  • simple/constructFetcher/add missing headers (1a6dcb1)

Release 9.3.1

23 Jan 11:56

Choose a tag to compare

  • chainId param cleanup (78373cc)
  • SwapQueryParams & RateQueryParams/ better description for chainId param (7681eb5)
  • replace ?network= queryParam to ?chainId= in every place (45018d2)
  • QuoteParams/ maxUSDImpact (2936ff5)
  • BridgeProtocolResponse/cleanup comment (7ba8a0c)
  • fix delta price shape in test snapshots (a129dd5)
  • QuoteParams/maxImpact (1216a51)
  • Merge branch 'master' of github.com:VeloraDEX/sdk into feat/bridge-price-shape (6410d13)
  • update docs (4700c80)
  • Merge pull request #219 from VeloraDEX/feat/crosschain_LOs (41db4d1)
  • 9.3.0-dev.2 (5e790a5)
  • BridgeProtocolResponse/ add icon (0816c5d)
  • export AvailableBridge type (6575bf6)
  • AvailableBridgePrice/receivedDestUSDBeforeFee (06a64bb)
  • update BridgePrice shape + new props (6c99b40)

Release 9.3.0

16 Jan 13:09

Choose a tag to compare

  • tests/Delta/extend Bridge Info test (f574096)
  • getBridgeInfo/fix default for allowBridgeAndSwap (50ea0e9)
  • update core dep fo types (cf590c1)
  • fix tests (143ce8b)
  • Merge branch 'master' into feat/crosschain_LOs (8b0b553)
  • Merge pull request #220 from VeloraDEX/feat/buildDeltaOrder_capSurplus (1fcb0cb)
  • Release 9.2.1 (e2ac650)
  • producePartnerAndFee/get rid of redundant ternary (71c8408)
  • producePartnerAndFee/always encode capSurplus if true (3a1f774)
  • capSurplus/ improve description (ddd24ff)
  • buildDeltaOrder/capSurplus (9c9b3a7)
  • cleanup (a0c5df8)
  • temp skip probelematic tests (20beea5)
  • export BridgeProtocolResponse (8c27c22)
  • getBridgeInfo/simplify search str formation (0fe432d)

Release 9.2.1

02 Jan 12:13

Choose a tag to compare

  • producePartnerAndFee/get rid of redundant ternary (71c8408)
  • producePartnerAndFee/always encode capSurplus if true (3a1f774)
  • capSurplus/ improve description (ddd24ff)
  • buildDeltaOrder/capSurplus (9c9b3a7)
  • update js-yaml subdep (5ed627f)
  • update some deps and subdeps (93b556d)
  • update node-forge subdependency (f2b9533)
  • update docs (2b9130d)

Release 9.2.0

04 Dec 13:57

Choose a tag to compare

  • Merge pull request #217 from VeloraDEX/feat/preSign_delta (db6e6b3)

Release 9.1.0

27 Oct 11:52

Choose a tag to compare

  • Merge pull request #214 from VeloraDEX/feat/deltaPrice_struct_change (ebd8672)
  • fix some tests (e2a5612)
  • Merge pull request #215 from VeloraDEX/feat/extend_delta_orders_filtering (93e63a9)
  • reexport DeltaOrderFilterByStatus (a17c31a)
  • getDeltaOrders/simplify join (292fa4e)
  • fix some tests (9aaf6d8)
  • fix some tests (d188b0a)
  • update DeltaPirce types (0d5ee12)
  • getDeltaOrders/ get rid of type=ALL (d3e5555)
  • getDeltaOrders/ chainId and status filters (d15bac9)
  • test/quote/update amounts (65981ab)
  • tests/partial/update snapshot (c6ef5f2)
  • buildDeltaOrder/mark partner & partnerFee as optional (7a83b93)
  • test/simple & partial/more permissive results check (843879f)
  • tests/quote/relax condition (a1d61c5)
  • tests/delta/fix for new price shape (8d6447e)
  • tests/quote/fix amounts (add2e16)
  • test/nft/update snapshots (ed1f4e8)
  • tests/simpleSdk/update snapshots (f0e8c91)
  • remove extra types (96e7f06)
  • BuildDeltaOrderDataParams/remove unused beneficiaryType (0aa40ea)
  • add no longer used across methods (7909fce)
  • BridgePrice/add availableBridges (a9e239a)
  • ProtocolName/more protocols (4a7189e)
  • BridgePriceInfo/add new props (09bade0)
  • update docs (6e93f1d)

Release 9.0.0

01 Sep 14:48

Choose a tag to compare

Delta Limit Orders + Delta Multibridge Orders

Release 8.1.0

29 May 17:05

Choose a tag to compare

  • Feat/crosschain weth eth changes (#204) (caa750b)
  • Merge pull request #205 from VeloraDEX/feat/generate_docs (d01102a)
  • delta/polling example docs (51e3dfe)
  • Merge pull request #198 from VeloraDEX/feat/delta_order_polling_example (9bf9fa5)
  • readme & docs/less async functions (7f2cff7)
  • delta/add polling example to DELTA.md (099fccb)
  • delta/use adjusted polling for simpleDeltaFlow (b6be28f)
  • delta/increase polling interval in examples 1min -> 5min (fda6a30)
  • delta/use adjusted polling examles (d4d7284)
  • delta/less async polling functions (1491932)
  • chore/ move delta helpers, pass order getter from above (662c42d)
  • Merge branch 'master' into feat/delta_order_polling_example (0a99325)
  • fix: USDC_TOKEN desimals (1b6a243)
  • delta/add polling expample in other examples (0faf667)
  • delta/correct USDC decimals (a8f798d)
  • delta/startStatusCheck (265ac07)
  • delta/extended order polling expample (fd50754)

Release 8.0.1

09 May 11:50

Choose a tag to compare

What's Changed

Full Changelog: v7.3.1...v8.0.1