Skip to content

fix: use BigInt instead of number of token values#17

Merged
2-towns merged 3 commits intomasterfrom
fix/use-big-int-for-toek-values
May 30, 2025
Merged

fix: use BigInt instead of number of token values#17
2-towns merged 3 commits intomasterfrom
fix/use-big-int-for-toek-values

Conversation

@2-towns
Copy link
Collaborator

@2-towns 2-towns commented Apr 11, 2025

This PR uses BigInt instead of number of token values to avoid overflow value.

@2-towns 2-towns linked an issue Apr 11, 2025 that may be closed by this pull request
@2-towns 2-towns force-pushed the fix/use-big-int-for-toek-values branch from 26991ad to a05672f Compare May 30, 2025 14:00
@2-towns 2-towns marked this pull request as ready for review May 30, 2025 14:00
@2-towns 2-towns merged commit 26a3caa into master May 30, 2025
1 check passed
@2-towns 2-towns deleted the fix/use-big-int-for-toek-values branch May 30, 2025 14:12
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.

Use BigInt for token's numbers

1 participant