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 indexer error handling DrawDebt operation #12

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Fix indexer error handling DrawDebt operation #12

merged 1 commit into from
Apr 14, 2023

Conversation

EdNoepel
Copy link
Contributor

@EdNoepel EdNoepel commented Apr 14, 2023

Handle case where borrower pledges and draws in separate TXes. Without this, was getting divide-by-zero error from this TX.

@EdNoepel EdNoepel requested a review from MikeHathaway April 14, 2023 16:17
Copy link
Contributor

@MikeHathaway MikeHathaway left a comment

Choose a reason for hiding this comment

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

LGTM

@EdNoepel EdNoepel merged commit 8d15b18 into develop Apr 14, 2023
@EdNoepel EdNoepel deleted the 1411 branch April 14, 2023 18:47
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