Releases: VeloraDEX/sdk
Releases · VeloraDEX/sdk
Release 9.3.3
Release 9.3.2
Release 9.3.1
- chainId param cleanup (78373cc)
- SwapQueryParams & RateQueryParams/ better description for
chainIdparam (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
- 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
- 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
Release 9.1.0
- 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/
chainIdandstatusfilters (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
Delta Limit Orders + Delta Multibridge Orders
- Merge pull request #206 from VeloraDEX/feat/delta_Lorders (b68f689)
- Merge pull request #213 from VeloraDEX/chore/fix_tests (f978c6a)
- cleanup (3fc5baf)
- fix circular deps (878725c)
- tests/fix delta (e1b40c4)
- tests/fix nft (d1cbfc0)
- tests/fix lorders (ee65339)
- tests/fix quote (690d543)
- tests/fix simple (1381453)
- tests/fix partial (27ccaa5)
Release 8.1.0
- 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)