Skip to content

Add bulk operations support to MiniDEX StablePool#6

Open
AdekunleBamz wants to merge 5 commits intophessophissy:mainfrom
AdekunleBamz:main
Open

Add bulk operations support to MiniDEX StablePool#6
AdekunleBamz wants to merge 5 commits intophessophissy:mainfrom
AdekunleBamz:main

Conversation

@AdekunleBamz
Copy link

  • 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

SmartFlow Developer and others added 3 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
@vercel
Copy link

vercel bot commented Feb 26, 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