Skip to content

refactor(calculations): extract shared calculator lib (#145)#218

Closed
victor62-art wants to merge 1 commit into
kellymusk:mainfrom
victor62-art:refactor/145-shared-calculator-lib
Closed

refactor(calculations): extract shared calculator lib (#145)#218
victor62-art wants to merge 1 commit into
kellymusk:mainfrom
victor62-art:refactor/145-shared-calculator-lib

Conversation

@victor62-art
Copy link
Copy Markdown

Centralize FX, fees, limits, and validation in lib/calculations.ts.

Onramp and offramp keep thin re-exports for existing imports.

Fix CI blockers: type errors, tests, lint, format, and build.

closes #145

Centralize FX, fees, limits, and validation in lib/calculations.ts.

Onramp and offramp keep thin re-exports for existing imports.

Fix CI blockers: type errors, tests, lint, format, and build.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@DavisVT is attempting to deploy a commit to the kelly musk's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@victor62-art Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@victor62-art victor62-art deleted the refactor/145-shared-calculator-lib branch June 1, 2026 06:01
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.

26. Extract shared calculator lib

2 participants