Skip to content

Conversation

@AdekunleBamz
Copy link

Description

Improved the formatting of package.json to enhance readability and maintainability.

Changes

  • Removed unnecessary line breaks in the description and script fields
  • Properly formatted the keywords array with proper indentation

These changes make the package.json file more readable without altering its functionality.

Verification

  • Verified that the JSON is valid and properly formatted
  • Confirmed that npm scripts and metadata remain unchanged

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
- Remove unnecessary line breaks in description and scripts
- Properly format keywords array
@vercel
Copy link

vercel bot commented Jan 22, 2026

Someone 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