Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

fix: getReservesHumanized numeric overflow#631

Open
HarshitJoshi wants to merge 2 commits into
aave:masterfrom
HarshitJoshi:fix/getReservesHumanized-types
Open

fix: getReservesHumanized numeric overflow#631
HarshitJoshi wants to merge 2 commits into
aave:masterfrom
HarshitJoshi:fix/getReservesHumanized-types

Conversation

@HarshitJoshi

@HarshitJoshi HarshitJoshi commented Jun 23, 2025

Copy link
Copy Markdown
  • 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

sheinix commented Jul 9, 2025

Copy link
Copy Markdown

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UiPoolDataProvider.getReservesHumanized: numeric overflow

2 participants