Skip to content

Version Packages - #1149

Open
github-actions[bot] wants to merge 1 commit into
developfrom
changeset-release/develop
Open

Version Packages#1149
github-actions[bot] wants to merge 1 commit into
developfrom
changeset-release/develop

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.

Releases

@sovryn/sdk@2.0.11

Patch Changes

  • 6917f90: Fix Ambient route slippage encoding: options.slippage is expressed in basis points (10_000 = 100%) but was divided by 1000 instead of 10000 before being passed to sdex, so the enforced slippage bound was 10x looser than the value the user selected (e.g. 0.5% became 5%). The ?? 50 fallback keeps its intended meaning of 0.5%, matching the UI's preset tolerance.
  • 84ced87: Support non-18-decimal tokens (USDT0) in the RSK AMM swap route: add USDT0 to the tradeable token list and normalize amounts between the router's 18-decimal convention and each token's native units in quote/swap/approve
  • f60cca6: fix: route search

frontend@1.1.42

Patch Changes

  • d23037c: fix: state not clearing when leaving token bridge
  • a84ece0: SOV-5278: fix amm rewards estimation
  • 98aa545: SOV-5296: zero copy changes
  • 49dbe17: fix: ambient position amounts
  • b8bacc6: SOV-5304 expand bridge fees by default
  • a201ceb: chore: remove spice mentions
  • Updated dependencies [6917f90]
  • Updated dependencies [84ced87]
  • Updated dependencies [f60cca6]
    • @sovryn/sdk@2.0.11

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for sovryn-dapp ready!

Name Link
🔨 Latest commit 150e1c2
🔍 Latest deploy log https://app.netlify.com/projects/sovryn-dapp/deploys/6a75d7c8b324d50008360d3d
😎 Deploy Preview https://deploy-preview-1149.preview.sovryns.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants