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

WIP Token splits changes from master #1259

Closed
wants to merge 6 commits into from
Closed

Conversation

Bushstar
Copy link
Member

No description provided.

if (!fixedIntervalPrice.val->isLive(mnview.GetPriceDeviation()))
return false;

} else {
Copy link
Member

@prasannavl prasannavl May 22, 2022

Choose a reason for hiding this comment

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

This appears correct, and probably should also branch more like this to short-circuit above as well. However, we might want to test this with a sync.

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed. Already mentioned this to Jeremy. He is performing a full sync of #1243 with the same change.

@Bushstar Bushstar changed the title Do not fail calculating interest when no loan tokens are present WIP Token splits changes from master May 23, 2022
@prasannavl prasannavl added 3.0.0 and removed 2.8.0 labels May 23, 2022
@Bushstar Bushstar closed this May 24, 2022
@Bushstar Bushstar deleted the token-split-interest-calc branch May 24, 2022 10:45
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