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: reapply ray pow improvements #82

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Conversation

sakulstra
Copy link
Contributor

No description provided.

@sakulstra sakulstra changed the title revert: revert revert of ray pow improvements feat: reapply ray pow improvements Feb 16, 2021
@@ -374,8 +374,8 @@ export function formatReserves(
reserve.totalPrincipalStableDebt,
calculateCompoundedInterest(
reserve.averageStableRate,
reserve.stableDebtLastUpdateTimestamp,
currentTimestamp
currentTimestamp,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

reverted this pr previously as i thought it broke sth, but in fact is was broken before - the pow implementation was just less fragile to this kind of error (parameters were switched so the exponent was negative).

@kyzia551 kyzia551 merged commit 14986a1 into master Feb 17, 2021
@kyzia551 kyzia551 deleted the revert/revert/ray-pow branch February 17, 2021 09:00
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