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

Fixing division by zero #823

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Fixing division by zero #823

merged 1 commit into from
Feb 24, 2024

Conversation

IanWoodard
Copy link
Collaborator

@IanWoodard IanWoodard commented Feb 24, 2024

Currently, there is a bug that causes pages to crash if there is a lending pair with no supply. This change fixes that by ensuring we don't divide by zero.

Copy link

netlify bot commented Feb 24, 2024

Deploy Preview for aloe-blend-staging canceled.

Name Link
🔨 Latest commit 9a3b411
🔍 Latest deploy log https://app.netlify.com/sites/aloe-blend-staging/deploys/65da2c24e87eaa00088ba478

Copy link

netlify bot commented Feb 24, 2024

Deploy Preview for aloe-earn ready!

Name Link
🔨 Latest commit 9a3b411
🔍 Latest deploy log https://app.netlify.com/sites/aloe-earn/deploys/65da2c24df98800007ab97da
😎 Deploy Preview https://deploy-preview-823--aloe-earn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 24, 2024

Deploy Preview for aloe-prime ready!

Name Link
🔨 Latest commit 9a3b411
🔍 Latest deploy log https://app.netlify.com/sites/aloe-prime/deploys/65da2c2484952e00073954db
😎 Deploy Preview https://deploy-preview-823--aloe-prime.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@IanWoodard IanWoodard merged commit dbad2eb into master Feb 24, 2024
18 checks passed
@IanWoodard IanWoodard deleted the iw/fix-division-by-zero branch February 24, 2024 18:13
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.

1 participant