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

updated ctoken ratio #53

Merged
merged 3 commits into from
Feb 26, 2025
Merged

updated ctoken ratio #53

merged 3 commits into from
Feb 26, 2025

Conversation

0xLendlord
Copy link
Contributor

No description provided.

@nope-finance
Copy link
Member

maybe we can standardize the naming to just be simulated_<thing> or similar

let spread_fee = mul(net_new_debt, spread_fee(config(reserve)));

return (
reserve.available_amount,
Copy link
Member

Choose a reason for hiding this comment

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

why do we return this when it never changes here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed

@0xLendlord
Copy link
Contributor Author

maybe we can standardize the naming to just be simulated_<thing> or similar

renamed simulated_compound_interest

@nope-finance nope-finance merged commit f6df6c0 into devel Feb 26, 2025
1 check passed
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