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: no longer interprete 0 as no debt limit #70

Merged
merged 1 commit into from Feb 19, 2024

Conversation

xJonathanLEI
Copy link
Contributor

It's legitimate to have tokens that cannot be borrowed, and debt_limit is a good way to handle that. All tokens in production have a non-zero debt_limit so this upgrade does not break anything.

It's legitimate to have tokens that cannot be borrowed, and `debt_limit`
is a good way to handle that. All tokens in production have a non-zero
`debt_limit` so this upgrade does not break anything.
@xJonathanLEI xJonathanLEI merged commit cd08ab9 into master Feb 19, 2024
4 checks passed
@xJonathanLEI xJonathanLEI deleted the dev/zero_debt_limit branch February 19, 2024 14:37
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.

None yet

1 participant