Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GyroE Pool #70

Merged
merged 36 commits into from
Jul 6, 2023
Merged

Add GyroE Pool #70

merged 36 commits into from
Jul 6, 2023

Conversation

brunoguerios
Copy link
Member

Main:

  • Add GyroE pool based on SOR implementation.

Other changes:

  • add launch.json to make it easier to debug using jest using vscode
  • refactor Gyro math helpers to follow same pattern as MathSol

.vscode/launch.json Outdated Show resolved Hide resolved
src/data/types.ts Outdated Show resolved Hide resolved
src/entities/pools/gyroE/gyroEMath.ts Show resolved Hide resolved
src/entities/pools/gyroE/testingHelpers.ts Outdated Show resolved Hide resolved
src/entities/pools/gyroE/gyroEMathHelpers.ts Outdated Show resolved Hide resolved
src/entities/pools/gyroE/testingHelpers.ts Outdated Show resolved Hide resolved
test/lib/utils/helpers.ts Outdated Show resolved Hide resolved
@mikemcdonald mikemcdonald merged commit 64044e9 into main Jul 6, 2023
@mikemcdonald mikemcdonald deleted the feat/gyroE-pool branch July 6, 2023 19:34
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.

2 participants