Skip to content

Switch to BigUint for address balances to avoid overflow#2028

Open
OBorce wants to merge 1 commit intomasterfrom
fix/api-server-balance-overflow
Open

Switch to BigUint for address balances to avoid overflow#2028
OBorce wants to merge 1 commit intomasterfrom
fix/api-server-balance-overflow

Conversation

@OBorce
Copy link
Contributor

@OBorce OBorce commented Mar 19, 2026

Address balances could get too big for U128 in case of tokens, so we switched to BigUint to avoid any overflow.

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