Skip to content

Conversation

@HarshitJoshi
Copy link

@HarshitJoshi HarshitJoshi commented Jun 23, 2025

  • Represent debtCeilingDecimals as string type in getReservesHumanized to avoid numeric overflow
  • Add test case for numeric overflow scenario
  • Fix tests by removing unused BigNumber declaration in math-utils

Resolves #620 #621

- represent debtCeilingDecimals as string in getReservesHumanized to avoid numeric overflow
- add test case for numeric overflow scenario
@sheinix
Copy link

sheinix commented Jul 9, 2025

gm
just facing this issue atm, any idea of eta for next release to include this one? thanks! :r🙏🏻

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.

UiPoolDataProvider.getReservesHumanized: numeric overflow

2 participants