github jup-ag/jupiter-swap-api v6.0.11

latest releases: v6.0.27, v6.0.26, v6.0.25...
7 months ago

The /indexed-route-map endpoint no longer returns the indexed-route-map by default, its usage is deprecated and not recommended but can be enabled with --enable-deprecated-indexed-route-maps

Changelog

  • feat: on startup dex and tokens filtering:
    --dexes and --exclude-dexes flag to control dexes loaded, usage identical to the /quote params. All by default.
    --filter-markets-with-mints to filter markets which do not have at least 2 mints from this set.
    New integrations are now behind --enable-new-dexes until stabilized.
  • chore: Valentine cleanup, remove Jupiter limit order...
  • fix: Prevent max accounts usage with ExactOut
  • feat: add support for ExactOutRoute
  • feat: raydium exact out
  • feat: Token not tradable error, return error early and more meaningful than "No routes found"
  • feat: enable deprecated indexed route maps cli arg and disable computing indexed-route-maps by default, use --enable-deprecated-indexed-route-maps
  • fix: no routes found, typo
  • chore: Stakedex-sdk update for lst list, for more flexible new LSTs inclusion
  • feat: OpenBook V2 integration
  • fix: SplTokenSwapAmm support only cp and stable curve types
  • fix: anchor extension to deserialize zero copy accounts using slice of the account struct size, to match on-chain code and avoid client crashes
  • feat: get tokens /tokens endpoint to fetch all tradable tokens
  • fix: Mercurial fix stable curve by using precision multiplier for fee amount
  • fix: --allow-circular-arbitrage to enable input outputs mints for self hosted
  • fix: Fetch unique ALT instead of one per AMM (mass duplicated work)

Commit 52c22bfa1e2ce509190f3dea6e6973f0f8c07816

Don't miss a new jupiter-swap-api release

NewReleases is sending notifications on new releases.