Skip to content

feat: Scaffold StableSwap invariant curve math#128

Merged
AlAfiz merged 1 commit intoBETAIL-BOYS:mainfrom
damzempire:feat/stableswap-invariant-curve
Mar 27, 2026
Merged

feat: Scaffold StableSwap invariant curve math#128
AlAfiz merged 1 commit intoBETAIL-BOYS:mainfrom
damzempire:feat/stableswap-invariant-curve

Conversation

@damzempire
Copy link
Copy Markdown

  • Add calculate_stableswap_amount_out function with Newton-Raphson documentation
  • Implement comprehensive inline comments explaining the mathematical approach
  • Add input validation and basic test cases
  • Update utils module to include new math functionality
  • Return dummy value as placeholder for future iterative implementation

Resolves #89

- Add calculate_stableswap_amount_out function with Newton-Raphson documentation
- Implement comprehensive inline comments explaining the mathematical approach
- Add input validation and basic test cases
- Update utils module to include new math functionality
- Return dummy value as placeholder for future iterative implementation

Resolves BETAIL-BOYS#89
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@damzempire 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

@AlAfiz AlAfiz merged commit a655748 into BETAIL-BOYS:main Mar 27, 2026
0 of 3 checks passed
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.

feat: Scaffold the math for a StableSwap invariant curve

2 participants