Jupiter Dev Notifications
رفتن به کانال در Telegram
Important announcements for anyone developing with Jupiter. Docs: https://dev.jup.ag/ Twitter/X: https://twitter.com/JupiterExchange Discord: https://discord.gg/jup
نمایش بیشترکشور مشخص نشده استفناوری و برنامهها28 178
2 368
مشترکین
اطلاعاتی وجود ندارد24 ساعت
+17 روز
+730 روز
آرشیو پست ها
jupiter-swap-api Release 6.0.44
fix: decimals math panic
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.44
Upgraded Developer Documentation
https://dev.jup.ag/ replaces the previously known “Station”, to focus fully on developer documentation.
Let us know any feedback or feature requests in Discord!
New Spot APIs and Improved API Schema in docs
Ultra API ⚡️
- https://station.jup.ag/docs/ultra-api/
Trigger API
-
/trigger/v1 (replacing `/limit/v2`)
- Please migrate and note of the breaking changes in the parameters
- https://station.jup.ag/docs/trigger-api/create-order
Recurring API
- Supporting both time-based and price-based recurring orders
- https://station.jup.ag/docs/recurring-api/create-order
Improved API Schema
- https://station.jup.ag/docs/api
New APIs are in beta and the API schema is in a new format, please let us know if any question or feedback in Discord!jupiter-swap-api Release 6.0.43
feat: pump amm integration
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.43
jupiter-swap-api Release 6.0.42
Breaking change in Jupiter perps quoting
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.42
jupiter-swap-api Release 6.0.41
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.41
jupiter-swap-api Release 6.0.40
Highlight:
Virtuals integration
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.40
jupiter-swap-api changes
The jupiter-swap-api will start to return appropriately the real
lastValidBlockHeight by default on /swap, instead of the non breaking bugged solana <2.0 lifetime of 300 blocks, as a result any application relying on lastValidBlockHeight will receive the correct lifetime of 150 blocks.
This can already be achieved by using
correctLastValidBlockHeight: true when calling /swap
No action required if you are using the npm package @jup-ag/react-hook 6.2.0 or terminal.jup.ag on the latest version
🚨If you are removing 150 from the lastValidBlockHeight it will lead to a lifetime of 0 blocks, but this is a non breaking change if you are notjupiter-swap-api Release 6.0.37
- fix: Add DLMM CustomizablePermissionless pair type variant and associated logic - Important routing fix 🚨
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.37
jupiter-swap-api Release 6.0.36
- fix: update jupiter perps swap weightage calculation (update to enable jupiter perps quote)
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.36
jupiter-swap-api Release 6.0.35
- feat: Solayer AMM integration
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.35
jupiter-swap-api Release 6.0.34
- fix: geyser connection error caused by too many accounts being subscribed
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.34
jupiter-swap-api Release 6.0.33
- massively optimize bellman-ford and rbp routing for most cases (~80% improvement)
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.33
jupiter-swap-api Release 6.0.32
- fix: do not drop markets when failing to handle incoming
- feat: add whirlpool sparseswap support
- feat: thread pool for cpu bound quotes
Full Changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.32
jupiter-swap-api Release 6.0.31
- SolFi integration, bug fixes and performance improvement
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.31
Notice
the price.jup.ag have been deprecated and not maintained, use the api.jup.ag/price/v2 instead
Docs:
https://station.jup.ag/docs/apis/price-api-v2
Jupiter's New Limit Order API is now Live
The new Limit Order API endpoints are now available on Jupiter Metropolis.
https://docs.jup.ag/reference/post_limit-v1-createorder
What's new?
- Token 2022 Support is now available, with the exception of tokens that have the transfer tax function enabled.
- Referral Program (https://docs.jup.ag/docs/add-referral-fee) to add and manage your own referral fees.
- Learn more about Limit Order here: https://docs.jup.ag/docs/lo-guide
IMPORTANT: The old Limit Order endpoints will be deprecated by November 5, 2024. Please update to the latest version immediately.
For any questions, reach out to us on Jupiter Discord in the #develop-support channel.
jupiter-swap-api Release 6.0.30
- fix: reduce rpc chunking size to help with startup
- feat: remove most rwlock with scc + dashmap
- fix: update Obric
- feat: Fox integration
- fix: Stabble stable update current timestamp
- fix: remove most rwlocks
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.30
jupiter-swap-api Release 6.0.29
- fix: priceImpactPct not being updated
Full changelog:
https://github.com/jup-ag/jupiter-swap-api/releases/tag/v6.0.29
Jupiter Price API V2 is now out of Beta
As V1 would be deprecated towards the end of November, all existing users of Price V1 are advised to swap over to Price V2 soon.
Find out more about price v2 here, https://docs.jup.ag/reference/getpricev2-1
For any further questions around Price V2 or Metropolis API, do reach out to us on our discord.
