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

Fix bug calculating threshold price upon repayment #13

Merged
merged 3 commits into from
Apr 28, 2023
Merged

Conversation

EdNoepel
Copy link
Contributor

@EdNoepel EdNoepel commented Apr 28, 2023

Resolved a divide-by-zero bug calculating threshold price of a repaid loan. Future change might be to delete that entity everywhere and avoid spending resources updating it before it is removed. Quick fix to get this back online for now.

Also set start block for grant fund, such that deployment doesn't take infinite time.

Tested in local container, which synced past block 8882792.

@EdNoepel EdNoepel merged commit e23a443 into develop Apr 28, 2023
@EdNoepel EdNoepel deleted the 2807 branch April 28, 2023 13:29
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