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

fixes flex issue on lp #1677

Merged
merged 1 commit into from
Dec 10, 2024
Merged

fixes flex issue on lp #1677

merged 1 commit into from
Dec 10, 2024

Conversation

jackburrus
Copy link
Contributor

@jackburrus jackburrus commented Dec 10, 2024

This PR fixes an overflow bug that we have on Morpho pools when a user LP's. It used to run over into the LP apy primary stat but now properly flexes.

Screen.Recording.2024-12-10.at.2.31.59.PM.mov

Closes #1569

Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: 0e40c8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperdrive-mainnet-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 9:32pm
hyperdrive-sepolia-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 9:32pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hyperdrive-js ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm
hyperdrive-mainnet-production ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm
hyperdrive-sepolia-production ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm
testnet-v1 ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm
testnet-v1.0.6 ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm
trading-competition ⬜️ Ignored (Inspect) Dec 10, 2024 9:32pm

@jackburrus jackburrus merged commit be8b372 into main Dec 10, 2024
15 checks passed
@jackburrus jackburrus deleted the fix-morpho-lp branch December 10, 2024 21:37
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.

Fix lengthy primary stats (see Morpho LP tokens)
2 participants