Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Convert balances to bigints #126

Closed
lalexgap opened this issue Oct 18, 2023 · 1 comment · Fixed by #147
Closed

Convert balances to bigints #126

lalexgap opened this issue Oct 18, 2023 · 1 comment · Fixed by #147
Assignees

Comments

@lalexgap
Copy link
Contributor

Right now we're manually casting to numbers tobigInts when needed, and hoping we won't overflow.

We just update our balances to use bigints so we don't have to cast this number around.

@NiloCK
Copy link
Contributor

NiloCK commented Oct 18, 2023

Was this completed and merged as part of #123 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants