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

feat: pendle #364

Merged
merged 11 commits into from
Nov 12, 2024
Merged

feat: pendle #364

merged 11 commits into from
Nov 12, 2024

Conversation

jpsains
Copy link
Collaborator

@jpsains jpsains commented Oct 28, 2024

No description provided.

@jpsains jpsains requested a review from bergarces as a code owner October 28, 2024 16:01
reserveConfigurationData.isFrozen
) {
return
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So... we want to show inactive and frozen pools?

I don't remember why we added this in the first place. Is there any example that wasn't showing before?


return protocolToken
},
)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least add a TODO here, because when we can update the metadata db dynamically we 1000000% don't want to do this, as it's just delaying fetching positions whilst waiting for block info.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey,

I see - you are saying we run metadata daily then save isExpired to true in db, interesting

You found a good use case to run the metadata daily.

bergarces
bergarces previously approved these changes Oct 28, 2024
Copy link

sonarcloud bot commented Nov 12, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 30%)

See analysis details on SonarQube Cloud

@bergarces bergarces merged commit df38127 into main Nov 12, 2024
45 of 46 checks passed
@bergarces bergarces deleted the pendle-expiry-fix branch November 12, 2024 15:04
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