Skip to content

Conversation

@chad-js
Copy link
Collaborator

@chad-js chad-js commented Jan 15, 2026

  • balmy sdk support, largely copied from Feat/balmy #517, including unit tests
  • updated new integration tests to support balmy
    • old integration tests are just updated to avoid ts errors
  • commenting out e2e test config from ci for now

@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
seamless-app Ready Ready Preview, Comment Jan 15, 2026 8:56pm

Review with Vercel Agent

Comment on lines +465 to +469
excludeAdditionalSources: ['kyberswap'], // Kyberswap seems to give flaky quotes on Base for WETH to WEETH
},
collateralToDebt: {
type: 'lifi',
allowBridges: 'none',
type: 'balmy',
excludeAdditionalSources: ['kyberswap'], // Kyberswap seems to give flaky quotes on Base for WEETH to WETH
Copy link
Collaborator Author

@chad-js chad-js Jan 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noticed this during integration tests and testing the ui, will often give quotes that say it will give enough but simulation fails

Copy link
Contributor

@johnwhitton johnwhitton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this locally and looks good

bun test:integration:new
 Test Files  2 passed (2)
      Tests  10 passed (10)
   Start at  13:42:09
   Duration  78.03s (transform 595ms, setup 3.83s, collect 2.55s, tests 115.29s, environment 655ms, prepare 55ms)

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.

3 participants