Skip to content

Conversation

@AdekunleBamz
Copy link

This PR adds a GitHub Actions CI workflow to automate frontend building on pushes and pull requests, ensuring the frontend builds successfully.

Changes

  • Added .github/workflows/ci.yml with CI pipeline that runs frontend build on Node.js 18.x and 20.x

Testing

  • CI will run automatically on future PRs and pushes

This contribution improves the project's reliability by catching build issues early.

SmartFlow Developer and others added 2 commits January 4, 2026 16:35
- Implement bulkSwap for executing up to 10 swaps in one transaction with aggregated fees
- Implement bulkAddLiquidity for bulk liquidity additions (up to 5 operations)
- Implement bulkRemoveLiquidity for bulk liquidity removals (up to 5 operations)
- Add getBulkLimits and estimateBulkGas utility functions for planning
- Maintain stable-swap math precision and near-zero slippage for bulk operations
- Bulk operations preserve proportional calculations and slippage protection
- Compatible with existing single-operation workflow while providing significant gas savings
- Add GitHub Actions CI workflow to run frontend build on push and PR
- Ensures the frontend builds successfully
@vercel
Copy link

vercel bot commented Jan 23, 2026

@AdekunleBamz is attempting to deploy a commit to the phessophissy's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant